| Категории |
КатегорииDex Универсальные библиотеки Utility |
|---|---|
| Группа | Группаorg.fcrepo |
| Идентификатор | Идентификаторfcrepo-jms-indexer-pluggable |
| Версия | Версия4.0.0-alpha-5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| fcrepo-jms-indexer-pluggable-4.0.0-alpha-5.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-jms-indexer-pluggable/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-jms-indexer-pluggable</artifactId>
<version>4.0.0-alpha-5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-jms-indexer-pluggable/
implementation 'org.fcrepo:fcrepo-jms-indexer-pluggable:4.0.0-alpha-5'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-jms-indexer-pluggable/
implementation ("org.fcrepo:fcrepo-jms-indexer-pluggable:4.0.0-alpha-5")
'org.fcrepo:fcrepo-jms-indexer-pluggable:pom:4.0.0-alpha-5'
<dependency org="org.fcrepo" name="fcrepo-jms-indexer-pluggable" rev="4.0.0-alpha-5">
<artifact name="fcrepo-jms-indexer-pluggable" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-jms-indexer-pluggable', version='4.0.0-alpha-5')
)
libraryDependencies += "org.fcrepo" % "fcrepo-jms-indexer-pluggable" % "4.0.0-alpha-5"
[org.fcrepo/fcrepo-jms-indexer-pluggable "4.0.0-alpha-5"]