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