| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.codehaus.cargo |
| Идентификатор | Идентификаторcargo-core-uberpom |
| Последняя версия | Последняя версия1.1.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCargo Core POM which puts together all containers
The Cargo Core POM which puts together all containers
|
| Организация-разработчик |
Организация-разработчикCodehaus |
| Имя Файла | Размер |
|---|---|
| cargo-core-uberpom-1.1.4.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-core-uberpom/ -->
<dependency>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-core-uberpom</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-core-uberpom/
implementation 'org.codehaus.cargo:cargo-core-uberpom:1.1.4'
// https://jarcasting.com/artifacts/org.codehaus.cargo/cargo-core-uberpom/
implementation ("org.codehaus.cargo:cargo-core-uberpom:1.1.4")
'org.codehaus.cargo:cargo-core-uberpom:pom:1.1.4'
<dependency org="org.codehaus.cargo" name="cargo-core-uberpom" rev="1.1.4">
<artifact name="cargo-core-uberpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cargo', module='cargo-core-uberpom', version='1.1.4')
)
libraryDependencies += "org.codehaus.cargo" % "cargo-core-uberpom" % "1.1.4"
[org.codehaus.cargo/cargo-core-uberpom "1.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| jmock : jmock | jar | 1.2.0 |
| jmock : jmock-cglib | jar | 1.2.0 |
| commons-vfs : commons-vfs | jar | 1.0 |