License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdme.hao0 |
ArtifactId | ArtifactIdantares-client-spring |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionantares-client-spring
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/me.hao0/antares-client-spring/ -->
<dependency>
<groupId>me.hao0</groupId>
<artifactId>antares-client-spring</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.hao0/antares-client-spring/
implementation 'me.hao0:antares-client-spring:1.4.0'
// https://jarcasting.com/artifacts/me.hao0/antares-client-spring/
implementation ("me.hao0:antares-client-spring:1.4.0")
'me.hao0:antares-client-spring:jar:1.4.0'
<dependency org="me.hao0" name="antares-client-spring" rev="1.4.0">
<artifact name="antares-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.hao0', module='antares-client-spring', version='1.4.0')
)
libraryDependencies += "me.hao0" % "antares-client-spring" % "1.4.0"
[me.hao0/antares-client-spring "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
me.hao0 : antares-client | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
ch.qos.logback : logback-core | jar | 1.1.7 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
commons-logging : commons-logging | jar | 1.2 |
junit : junit | jar | 4.12 |