Artifactory 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.

Лицензия

Лицензия

Группа

Группа

org.artifactory
Идентификатор

Идентификатор

artifactory-parent
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Artifactory 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-parent

Имя Файла Размер
artifactory-parent-3.1.0.pom 72 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.artifactory/artifactory-parent/ -->
<dependency>
    <groupId>org.artifactory</groupId>
    <artifactId>artifactory-parent</artifactId>
    <version>3.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.artifactory/artifactory-parent/
implementation 'org.artifactory:artifactory-parent:3.1.0'
// https://jarcasting.com/artifacts/org.artifactory/artifactory-parent/
implementation ("org.artifactory:artifactory-parent:3.1.0")
'org.artifactory:artifactory-parent:pom:3.1.0'
<dependency org="org.artifactory" name="artifactory-parent" rev="3.1.0">
  <artifact name="artifactory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.artifactory', module='artifactory-parent', version='3.1.0')
)
libraryDependencies += "org.artifactory" % "artifactory-parent" % "3.1.0"
[org.artifactory/artifactory-parent "3.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 2.0.0

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.5

Модули Проекта

  • base
  • storage
  • backend
  • web
  • distribution

Версии библиотеки

Версия
3.1.0
3.0.4