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