Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-jms-indexer-pluggable |
Version | Version4.0.0-alpha-5 |
Type | Typepom |
Filename | Size |
---|---|
fcrepo-jms-indexer-pluggable-4.0.0-alpha-5.pom | 10 KB |
Browse |
<!-- 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"]