| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonatype.nexus.yum |
| Идентификатор | Идентификаторnexus-yum-testsuite |
| Версия | Версия3.0.2 |
| Тип | Типjar |
| Описание |
Описание${project.name}
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| nexus-yum-testsuite-3.0.2.pom | |
| nexus-yum-testsuite-3.0.2.jar | 2 KB |
| nexus-yum-testsuite-3.0.2-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.yum/nexus-yum-testsuite/ -->
<dependency>
<groupId>org.sonatype.nexus.yum</groupId>
<artifactId>nexus-yum-testsuite</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.yum/nexus-yum-testsuite/
implementation 'org.sonatype.nexus.yum:nexus-yum-testsuite:3.0.2'
// https://jarcasting.com/artifacts/org.sonatype.nexus.yum/nexus-yum-testsuite/
implementation ("org.sonatype.nexus.yum:nexus-yum-testsuite:3.0.2")
'org.sonatype.nexus.yum:nexus-yum-testsuite:jar:3.0.2'
<dependency org="org.sonatype.nexus.yum" name="nexus-yum-testsuite" rev="3.0.2">
<artifact name="nexus-yum-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.yum', module='nexus-yum-testsuite', version='3.0.2')
)
libraryDependencies += "org.sonatype.nexus.yum" % "nexus-yum-testsuite" % "3.0.2"
[org.sonatype.nexus.yum/nexus-yum-testsuite "3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.nexus : nexus-testsuite-support | jar | 2.5.0-01 |
| org.sonatype.nexus.yum : nexus-yum-client | jar | 3.0.2 |
| org.apache.commons : commons-compress | jar | 1.4.1 |