pom增加配置
This commit is contained in:
parent
3444f3bf97
commit
3f26e9165d
10
pom.xml
10
pom.xml
@ -438,11 +438,19 @@
|
||||
<groupId>io.searchbox</groupId>
|
||||
<artifactId>jest</artifactId>
|
||||
<version>6.3.1</version>
|
||||
</dependency>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- 大数据相关 jar end -->
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-milestone</id>
|
||||
<url>http://repo.spring.io/libs-release</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user