File tree Expand file tree Collapse file tree
elasticsearch-spring-boot-starter
xxl-job-spring-boot-starter
zookeeper-spring-boot-starter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 110110 <dependency >
111111 <groupId >com.admin4j.dict</groupId >
112112 <artifactId >dict-spring-boot-starter</artifactId >
113- <version >0.8.1 </version >
113+ <version >0.9.0 </version >
114114 </dependency >
115115 <dependency >
116116 <groupId >com.admin4j.framework</groupId >
165165 <dependency >
166166 <groupId >com.admin4j.framework</groupId >
167167 <artifactId >elasticsearch-spring-boot-starter</artifactId >
168- <version >7.x.0 </version >
168+ <version >7.x.1 </version >
169169 </dependency >
170170 <dependency >
171171 <groupId >com.admin4j.redis</groupId >
298298 <version >0.9.0</version >
299299 </dependency >
300300 <dependency >
301- <groupId >com.admin4j</groupId >
301+ <groupId >com.admin4j.framework </groupId >
302302 <artifactId >zookeeper-spring-boot-starter</artifactId >
303303 <version >1.0.0</version >
304304 </dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >com.admin4j</groupId >
88 <artifactId >admin4j-parent</artifactId >
9- <version >0.9.0 </version >
9+ <version >0.9.2 </version >
1010 <description >用于业务框架的父工程</description >
1111 <packaging >pom</packaging >
1212 <name >admin4j-parent</name >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache .org/POM/4.0.0 " xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
1+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance " xmlns =" http://maven.apache .org/POM/4.0.0 "
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
1010 <groupId >com.admin4j.framework</groupId >
1111 <artifactId >elasticsearch-spring-boot-starter</artifactId >
1212 <packaging >jar</packaging >
13- <version >8 .x.0 </version >
13+ <version >7 .x.1 </version >
1414 <description >elasticsearch Spring boot 自动装配器</description >
1515 <name >elasticsearch-spring-boot-starter</name >
1616
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.admin4j</groupId >
66 <artifactId >framework</artifactId >
7- <version >0.9.0 </version >
7+ <version >${revision} </version >
88 </parent >
99
1010 <groupId >com.admin4j.framework</groupId >
Original file line number Diff line number Diff line change 44
55 <groupId >com.admin4j.framework</groupId >
66 <artifactId >spring-boot-parent</artifactId >
7- <version >0.9.0 </version >
7+ <version >0.9.2 </version >
88 <packaging >pom</packaging >
99 <url >https://github.com/admin4j/admin4j-framework</url >
1010
Original file line number Diff line number Diff line change 1010 <groupId >com.admin4j.framework</groupId >
1111 <artifactId >xxl-job-spring-boot-starter</artifactId >
1212 <packaging >jar</packaging >
13- <version >0 .0.9 </version >
13+ <version >1 .0.0 </version >
1414 <name >xxl-job-spring-boot-starter</name >
1515
1616 <properties >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache .org/POM/4.0.0 " xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
1+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance " xmlns =" http://maven.apache .org/POM/4.0.0 "
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <parent >
77 <version >${revision} </version >
88 </parent >
99
10+ <groupId >com.admin4j.framework</groupId >
1011 <artifactId >zookeeper-spring-boot-starter</artifactId >
1112 <version >1.0.0</version >
1213
You can’t perform that action at this time.
0 commit comments