License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdme.hao0 |
ArtifactId | ArtifactIdantares-client |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantares-client
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
antares-client-1.4.0.pom | |
antares-client-1.4.0.jar | 44 KB |
antares-client-1.4.0-sources.jar | 21 KB |
antares-client-1.4.0-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.hao0/antares-client/ -->
<dependency>
<groupId>me.hao0</groupId>
<artifactId>antares-client</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.hao0/antares-client/
implementation 'me.hao0:antares-client:1.4.0'
// https://jarcasting.com/artifacts/me.hao0/antares-client/
implementation ("me.hao0:antares-client:1.4.0")
'me.hao0:antares-client:jar:1.4.0'
<dependency org="me.hao0" name="antares-client" rev="1.4.0">
<artifact name="antares-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.hao0', module='antares-client', version='1.4.0')
)
libraryDependencies += "me.hao0" % "antares-client" % "1.4.0"
[me.hao0/antares-client "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
me.hao0 : antares-common | jar | 1.4.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
org.apache.commons : commons-exec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.7 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
junit : junit | jar | 4.12 |