License |
License |
---|---|
GroupId | GroupIdorg.fcrepo.camel |
ArtifactId | ArtifactIdfcrepo-ldpath |
Version | Version6.0.0 |
Type | Typejar |
Description |
DescriptionFedora LDPath Service
Camel-based LDPath service
|
Project Organization |
Project OrganizationLyrasis, Inc. |
Filename | Size |
---|---|
fcrepo-ldpath-6.0.0.pom | |
fcrepo-ldpath-6.0.0.jar | 15 KB |
fcrepo-ldpath-6.0.0-test-javadoc.jar | 408 KB |
fcrepo-ldpath-6.0.0-sources.jar | 11 KB |
fcrepo-ldpath-6.0.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-ldpath/ -->
<dependency>
<groupId>org.fcrepo.camel</groupId>
<artifactId>fcrepo-ldpath</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-ldpath/
implementation 'org.fcrepo.camel:fcrepo-ldpath:6.0.0'
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-ldpath/
implementation ("org.fcrepo.camel:fcrepo-ldpath:6.0.0")
'org.fcrepo.camel:fcrepo-ldpath:jar:6.0.0'
<dependency org="org.fcrepo.camel" name="fcrepo-ldpath" rev="6.0.0">
<artifact name="fcrepo-ldpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.camel', module='fcrepo-ldpath', version='6.0.0')
)
libraryDependencies += "org.fcrepo.camel" % "fcrepo-ldpath" % "6.0.0"
[org.fcrepo.camel/fcrepo-ldpath "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
org.apache.camel : camel-test-spring | jar | 3.9.0 |