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

org.fcrepo:fcrepo-integrationtest 3.7.1


Группа

Группа

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

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

fcrepo-integrationtest
Версия

Версия

3.7.1
Тип

Тип

pom

Скачать fcrepo-integrationtest 3.7.1

Имя Файла Размер
fcrepo-integrationtest-3.7.1.pom 814 bytes
Обзор

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