is not current version
Last Version 8.5.3.2312-20220623

org.anyboot:anyboot-dependency 8.5.1.2117-20220218

AnyLine针对SpringBoot环境的支持

GroupId

GroupId

org.anyboot
ArtifactId

ArtifactId

anyboot-dependency
Version

Version

8.5.1.2117-20220218
Type

Type

pom

Download anyboot-dependency 8.5.1.2117-20220218


<!-- https://jarcasting.com/artifacts/org.anyboot/anyboot-dependency/ -->
<dependency>
    <groupId>org.anyboot</groupId>
    <artifactId>anyboot-dependency</artifactId>
    <version>8.5.1.2117-20220218</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anyboot-dependency/
implementation 'org.anyboot:anyboot-dependency:8.5.1.2117-20220218'
// https://jarcasting.com/artifacts/org.anyboot/anyboot-dependency/
implementation ("org.anyboot:anyboot-dependency:8.5.1.2117-20220218")
'org.anyboot:anyboot-dependency:pom:8.5.1.2117-20220218'
<dependency org="org.anyboot" name="anyboot-dependency" rev="8.5.1.2117-20220218">
  <artifact name="anyboot-dependency" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anyboot-dependency', version='8.5.1.2117-20220218')
)
libraryDependencies += "org.anyboot" % "anyboot-dependency" % "8.5.1.2117-20220218"
[org.anyboot/anyboot-dependency "8.5.1.2117-20220218"]