License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdme.hao0 |
ArtifactId | ArtifactIdantares-common |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantares-common
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
antares-common-1.4.0.pom | |
antares-common-1.4.0.jar | 134 KB |
antares-common-1.4.0-sources.jar | 79 KB |
antares-common-1.4.0-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.hao0/antares-common/ -->
<dependency>
<groupId>me.hao0</groupId>
<artifactId>antares-common</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.hao0/antares-common/
implementation 'me.hao0:antares-common:1.4.0'
// https://jarcasting.com/artifacts/me.hao0/antares-common/
implementation ("me.hao0:antares-common:1.4.0")
'me.hao0:antares-common:jar:1.4.0'
<dependency org="me.hao0" name="antares-common" rev="1.4.0">
<artifact name="antares-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.hao0', module='antares-common', version='1.4.0')
)
libraryDependencies += "me.hao0" % "antares-common" % "1.4.0"
[me.hao0/antares-common "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-framework | jar | 2.8.0 |
org.apache.curator : curator-recipes | jar | 2.8.0 |
com.alibaba : fastjson | jar | 1.2.22 |
com.google.guava : guava | jar | 19.0 |
com.github.kevinsawicki : http-request | jar | 6.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.2 |
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 |