| | |
| | | <module>LogService</module> |
| | | <module>FeeService</module> |
| | | <module>eureka</module> |
| | | <module>java110-feign</module> |
| | | <module>java110-core</module> |
| | | <module>java110-service</module> |
| | | <module>CodeService</module> |
| | |
| | | <module>CommentService</module> |
| | | <module>Api</module> |
| | | <module>CommunityService</module> |
| | | <module>java110-code-generator</module> |
| | | </modules> |
| | | |
| | | <parent> |
| | |
| | | <artifactId>java110-core</artifactId> |
| | | <version>${microcommunity.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.java110</groupId> |
| | | <artifactId>java110-feign</artifactId> |
| | | <version>${microcommunity.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.java110</groupId> |
| | |
| | | <dependency> |
| | | <groupId>com.mchange</groupId> |
| | | <artifactId>c3p0</artifactId> |
| | | <version>0.9.5.3</version> |
| | | <version>0.9.5.4</version> |
| | | </dependency> |
| | | |
| | | |