License |
License |
---|---|
GroupId | GroupIdorg.anyboot |
ArtifactId | ArtifactIdanyboot-dependency |
Last Version | Last Version8.5.3.2312-20220623 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionanyboot dependency
AnyLine针对SpringBoot环境的支持
|
Filename | Size |
---|---|
anyboot-dependency-8.5.3.2312-20220623.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.anyboot/anyboot-dependency/ -->
<dependency>
<groupId>org.anyboot</groupId>
<artifactId>anyboot-dependency</artifactId>
<version>8.5.3.2312-20220623</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.anyboot/anyboot-dependency/
implementation 'org.anyboot:anyboot-dependency:8.5.3.2312-20220623'
// https://jarcasting.com/artifacts/org.anyboot/anyboot-dependency/
implementation ("org.anyboot:anyboot-dependency:8.5.3.2312-20220623")
'org.anyboot:anyboot-dependency:pom:8.5.3.2312-20220623'
<dependency org="org.anyboot" name="anyboot-dependency" rev="8.5.3.2312-20220623">
<artifact name="anyboot-dependency" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.anyboot', module='anyboot-dependency', version='8.5.3.2312-20220623')
)
libraryDependencies += "org.anyboot" % "anyboot-dependency" % "8.5.3.2312-20220623"
[org.anyboot/anyboot-dependency "8.5.3.2312-20220623"]