is not current version
Last Version 8.5.3.2312-20220623

org.anyboot:anyboot-dependency 8.5.3.2312-20220526

AnyLine针对SpringBoot环境的支持

GroupId

GroupId

org.anyboot
ArtifactId

ArtifactId

anyboot-dependency
Version

Version

8.5.3.2312-20220526
Type

Type

pom

Download anyboot-dependency 8.5.3.2312-20220526


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