| | |
| | | <module>lxzn-module-system</module> |
| | | <module>lxzn-module-mdc</module> |
| | | <module>lxzn-module-eam</module> |
| | | <module>lxzn-module-flowable</module> |
| | | <module>lxzn-module-eam-common</module> |
| | | </modules> |
| | | |
| | | <repositories> |
| | |
| | | <dependency> |
| | | <groupId>org.jeecgframework.boot</groupId> |
| | | <artifactId>lxzn-system-cloud-api</artifactId> |
| | | <version>${jeecgboot.version}</version> |
| | | </dependency> |
| | | <!-- system 微服务 api --> |
| | | <dependency> |
| | | <groupId>org.jeecgframework.boot</groupId> |
| | | <artifactId>lxzn-module-flowable</artifactId> |
| | | <version>${jeecgboot.version}</version> |
| | | </dependency> |
| | | <!-- system 微服务 api --> |
| | | <dependency> |
| | | <groupId>org.jeecgframework.boot</groupId> |
| | | <artifactId>lxzn-module-eam-common</artifactId> |
| | | <version>${jeecgboot.version}</version> |
| | | </dependency> |
| | | |
| | |
| | | <url>http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/</url> |
| | | </snapshotRepository> |
| | | </distributionManagement> |
| | | |
| | | |
| | | <!-- 环境 --> |
| | | <profiles> |
| | | <!-- 开发 --> |
| | |
| | | </properties> |
| | | </profile> |
| | | <!-- SpringCloud运行环境 --> |
| | | <profile> |
| | | <id>SpringCloud</id> |
| | | <modules> |
| | | <!-- 微服务模块--> |
| | | <module>jeecg-server-cloud</module> |
| | | </modules> |
| | | </profile> |
| | | <!-- <profile>--> |
| | | <!-- <id>SpringCloud</id>--> |
| | | <!-- <modules>--> |
| | | <!-- <!– 微服务模块–>--> |
| | | <!-- <module>jeecg-server-cloud</module>--> |
| | | <!-- </modules>--> |
| | | <!-- </profile>--> |
| | | |
| | | |
| | | </profiles> |
| | | </project> |
| | | </project> |