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