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

Apache Jackrabbit 5

Apache Jackrabbit is an open source project for creating and maintaining software and documentation related to the Content Repository for Java Technology API (JCR) and its implementation as the Apache Jackrabbit content repository.

Лицензия

Лицензия

Группа

Группа

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

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

parent
Версия

Версия

5
Тип

Тип

pom
Описание

Описание

Apache Jackrabbit
Apache Jackrabbit is an open source project for creating and maintaining software and documentation related to the Content Repository for Java Technology API (JCR) and its implementation as the Apache Jackrabbit content repository.
Ссылка на сайт

Ссылка на сайт

http://jackrabbit.apache.org/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать parent 5

Имя Файла Размер
parent-5.pom 16 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

Данный проект не имеет модулей.