| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcn.antcore |
| ArtifactId | ArtifactIdAntResources |
| Version | Version1.2.0-RELEASE |
| Type | Typejar |
| Description |
DescriptionAntResources
This is AntResources.
|
| Filename | Size |
|---|---|
| AntResources-1.2.0-RELEASE.pom | |
| AntResources-1.2.0-RELEASE.jar | 50 KB |
| AntResources-1.2.0-RELEASE-sources.jar | 36 KB |
| AntResources-1.2.0-RELEASE-javadoc.jar | 336 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.antcore/AntResources/ -->
<dependency>
<groupId>cn.antcore</groupId>
<artifactId>AntResources</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.antcore/AntResources/
implementation 'cn.antcore:AntResources:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/cn.antcore/AntResources/
implementation ("cn.antcore:AntResources:1.2.0-RELEASE")
'cn.antcore:AntResources:jar:1.2.0-RELEASE'
<dependency org="cn.antcore" name="AntResources" rev="1.2.0-RELEASE">
<artifact name="AntResources" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.antcore', module='AntResources', version='1.2.0-RELEASE')
)
libraryDependencies += "cn.antcore" % "AntResources" % "1.2.0-RELEASE"
[cn.antcore/AntResources "1.2.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.springframework : spring-jdbc | jar | 4.3.13.RELEASE |
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.0.2.201807311906-r |
| org.yaml : snakeyaml | jar | 1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.44 |
| com.alibaba : druid | jar | 1.0.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |