| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаorg.codehaus.cuanto |
| Идентификатор | Идентификаторcuanto-api |
| Последняя версия | Последняя версия2.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCuanto Connector
The Java API for submitting results to Cuanto
|
| Имя Файла | Размер |
|---|---|
| cuanto-api-2.7.0.pom | |
| cuanto-api-2.7.0.jar | 30 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |