| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
|---|---|
| Группа | Группаorg.fcrepo |
| Идентификатор | Идентификаторfcrepo-integrationtest-configC |
| Версия | Версия3.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fcrepo-integrationtest-configC-3.6.pom | |
| fcrepo-integrationtest-configC-3.6.jar | 4 KB |
| fcrepo-integrationtest-configC-3.6-javadoc.jar | 334 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configC/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-integrationtest-configC</artifactId>
<version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configC/
implementation 'org.fcrepo:fcrepo-integrationtest-configC:3.6'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-integrationtest-configC/
implementation ("org.fcrepo:fcrepo-integrationtest-configC:3.6")
'org.fcrepo:fcrepo-integrationtest-configC:jar:3.6'
<dependency org="org.fcrepo" name="fcrepo-integrationtest-configC" rev="3.6">
<artifact name="fcrepo-integrationtest-configC" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-integrationtest-configC', version='3.6')
)
libraryDependencies += "org.fcrepo" % "fcrepo-integrationtest-configC" % "3.6"
[org.fcrepo/fcrepo-integrationtest-configC "3.6"]