Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdorg.codehaus.cuanto |
ArtifactId | ArtifactIdcuanto-api |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCuanto Connector
The Java API for submitting results to Cuanto
|
Filename | Size |
---|---|
cuanto-api-2.7.0.pom | |
cuanto-api-2.7.0.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.cuanto/cuanto-api/ -->
<dependency>
<groupId>org.codehaus.cuanto</groupId>
<artifactId>cuanto-api</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cuanto/cuanto-api/
implementation 'org.codehaus.cuanto:cuanto-api:2.7.0'
// https://jarcasting.com/artifacts/org.codehaus.cuanto/cuanto-api/
implementation ("org.codehaus.cuanto:cuanto-api:2.7.0")
'org.codehaus.cuanto:cuanto-api:jar:2.7.0'
<dependency org="org.codehaus.cuanto" name="cuanto-api" rev="2.7.0">
<artifact name="cuanto-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cuanto', module='cuanto-api', version='2.7.0')
)
libraryDependencies += "org.codehaus.cuanto" % "cuanto-api" % "2.7.0"
[org.codehaus.cuanto/cuanto-api "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.6.2 |
commons-logging : commons-logging | jar | 1.0.4 |
commons-lang : commons-lang | jar | 2.5 |
commons-httpclient : commons-httpclient | jar | 3.1 |
net.sf.json-lib : json-lib | jar | 2.3 |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
xpp3 : xpp3_min | jar | 1.1.4c |
commons-codec : commons-codec | jar | 1.3 |
net.sf.ezmorph : ezmorph | jar | 1.0.6 |
commons-beanutils : commons-beanutils | jar | 1.8.0 |
commons-collections : commons-collections | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |
org.apache.ant : ant-launcher | jar | 1.7.0 |
org.codehaus.groovy.maven : gmaven-mojo | jar | 1.0-rc-5 |
org.codehaus.groovy.maven.runtime : gmaven-runtime-1.6 | jar | 1.0-rc-5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |