| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.artifactory |
| Идентификатор | Идентификаторartifactory-base-parent |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеArtifactory Base Parent
Artifactory is an enterprise repository for binaries. It offers advanced artifacts proxying, caching and
management facilities to provide a robust, reproducible and independent build environment when using Maven 2/3,
Gradle and Ant/Ivy.
|
| Имя Файла | Размер |
|---|---|
| artifactory-base-parent-3.1.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.artifactory/artifactory-base-parent/ -->
<dependency>
<groupId>org.artifactory</groupId>
<artifactId>artifactory-base-parent</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.artifactory/artifactory-base-parent/
implementation 'org.artifactory:artifactory-base-parent:3.1.0'
// https://jarcasting.com/artifacts/org.artifactory/artifactory-base-parent/
implementation ("org.artifactory:artifactory-base-parent:3.1.0")
'org.artifactory:artifactory-base-parent:pom:3.1.0'
<dependency org="org.artifactory" name="artifactory-base-parent" rev="3.1.0">
<artifact name="artifactory-base-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.artifactory', module='artifactory-base-parent', version='3.1.0')
)
libraryDependencies += "org.artifactory" % "artifactory-base-parent" % "3.1.0"
[org.artifactory/artifactory-base-parent "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.5 |