File tree Expand file tree Collapse file tree 6 files changed +13
-1
lines changed
backend-core-business-impl
backend-core-business-spring-impl Expand file tree Collapse file tree 6 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1111
1212 <artifactId >backend-core-business-impl</artifactId >
1313 <name >Backend Core - Business Implementations</name >
14-
14+ <description >Base implementations of interfaces for services based on Backend Core</description >
15+ <url >https://www.flowingcode.com/en/open-source/</url >
16+
1517 <dependencies >
1618 <dependency >
1719 <groupId >org.junit.jupiter</groupId >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >backend-core-business-spring-impl</artifactId >
1313 <name >Backend Core - Business Implementation (Spring Data)</name >
14+ <description >Service implementation based on Spring Framework</description >
15+ <url >https://www.flowingcode.com/en/open-source/</url >
1416
1517 <dependencies >
1618 <dependency >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >backend-core-business</artifactId >
1313 <name >Backend Core - Business Interfaces</name >
14+ <description >Base interfaces for creating services contracts based on Backend Core</description >
15+ <url >https://www.flowingcode.com/en/open-source/</url >
1416
1517 <dependencies >
1618 <dependency >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >backend-core-data-impl</artifactId >
1313 <name >Backend Core - Data Access Layer Implementations</name >
14+ <description >Base implementations of interfaces for DAOs based on Backend Core</description >
15+ <url >https://www.flowingcode.com/en/open-source/</url >
1416
1517 <dependencies >
1618 <dependency >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >backend-core-data</artifactId >
1313 <name >Backend Core - Data Access Interfaces</name >
14+ <description >Base interfaces for creating DAOs contracts based on Backend Core</description >
15+ <url >https://www.flowingcode.com/en/open-source/</url >
1416
1517 <dependencies >
1618 <dependency >
Original file line number Diff line number Diff line change 1111
1212 <artifactId >backend-core-model</artifactId >
1313 <name >Backend Core - Model</name >
14+ <description >Utility classes for building a model compatible with Backend Core</description >
15+ <url >https://www.flowingcode.com/en/open-source/</url >
1416
1517 <dependencies >
1618 <dependency >
You can’t perform that action at this time.
0 commit comments