|
|
@ -11,6 +11,25 @@
|
|
|
|
<name>jeecg-cloud-nacos</name>
|
|
|
|
<name>jeecg-cloud-nacos</name>
|
|
|
|
<description>nacos启动模块</description>
|
|
|
|
<description>nacos启动模块</description>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<repositories>
|
|
|
|
|
|
|
|
<repository>
|
|
|
|
|
|
|
|
<id>aliyun</id>
|
|
|
|
|
|
|
|
<name>aliyun Repository</name>
|
|
|
|
|
|
|
|
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
|
|
|
|
|
|
|
|
<snapshots>
|
|
|
|
|
|
|
|
<enabled>false</enabled>
|
|
|
|
|
|
|
|
</snapshots>
|
|
|
|
|
|
|
|
</repository>
|
|
|
|
|
|
|
|
<repository>
|
|
|
|
|
|
|
|
<id>jeecg</id>
|
|
|
|
|
|
|
|
<name>jeecg Repository</name>
|
|
|
|
|
|
|
|
<url>http://maven.jeecg.org/nexus/content/repositories/jeecg</url>
|
|
|
|
|
|
|
|
<snapshots>
|
|
|
|
|
|
|
|
<enabled>false</enabled>
|
|
|
|
|
|
|
|
</snapshots>
|
|
|
|
|
|
|
|
</repository>
|
|
|
|
|
|
|
|
</repositories>
|
|
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.apache.tomcat.embed</groupId>
|
|
|
|
<groupId>org.apache.tomcat.embed</groupId>
|
|
|
|