<dependency> <groupId>org.anyline</groupId> <artifactId>anyboot-start</artifactId> <version>2.0.5.835</version> <type>pom</type> </dependency>
implementation 'org.anyline:anyboot-start:2.0.5.835'
implementation("org.anyline:anyboot-start:2.0.5.835")
libraryDependencies += "org.anyline" % "anyboot-start" % "2.0.5.835"
@Grapes( @Grab(group='org.anyline', module='anyboot-start', version='2.0.5.835') )
<dependency org="org.anyline" name="anyboot-start" rev="2.0.5.835" />
[org.anyline/anyboot-start "2.0.5.835"]
'org.anyline:anyboot-start:jar:2.0.5.835'
<parent> <groupId>org.anyline</groupId> <artifactId>anyboot-dependency</artifactId> <version>2.0.5.835</version> </parent>
compile
|-- org.springframework.boot:spring-boot-configuration-processor
|-- org.springframework.boot:spring-boot-starter-aop
|-- org.springframework.boot:spring-boot-starter