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