File | Operation |
---|---|
anyboot-dependency-2.0.6.831.pom | download |
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyboot-dependency</artifactId>
<version>2.0.6.831</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.anyline', module='anyboot-dependency', version='2.0.6.831')
)
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.0.6.RELEASE</version> </parent>