License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdcn.antcore |
ArtifactId | ArtifactIdspring-boot-starter-ant-resources |
Last Version | Last Version1.2.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-ant-resources
This is spring-boot-starter-ant-resources.
|
<!-- https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-ant-resources/ -->
<dependency>
<groupId>cn.antcore</groupId>
<artifactId>spring-boot-starter-ant-resources</artifactId>
<version>1.2.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-ant-resources/
implementation 'cn.antcore:spring-boot-starter-ant-resources:1.2.2-RELEASE'
// https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-ant-resources/
implementation ("cn.antcore:spring-boot-starter-ant-resources:1.2.2-RELEASE")
'cn.antcore:spring-boot-starter-ant-resources:jar:1.2.2-RELEASE'
<dependency org="cn.antcore" name="spring-boot-starter-ant-resources" rev="1.2.2-RELEASE">
<artifact name="spring-boot-starter-ant-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.antcore', module='spring-boot-starter-ant-resources', version='1.2.2-RELEASE')
)
libraryDependencies += "cn.antcore" % "spring-boot-starter-ant-resources" % "1.2.2-RELEASE"
[cn.antcore/spring-boot-starter-ant-resources "1.2.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.antcore : AntResources | jar | 1.2.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |