Last Version

Fcrepo Camel Component 6.0.0

Camel Component for interacting with a Fedora Repository

License

License

GroupId

GroupId

org.fcrepo.camel
ArtifactId

ArtifactId

fcrepo-camel
Version

Version

6.0.0
Type

Type

jar
Description

Description

Fcrepo Camel Component
Camel Component for interacting with a Fedora Repository
Project Organization

Project Organization

Lyrasis, Inc.
Source Code Management

Source Code Management

https://github.com/fcrepo-exts/fcrepo-camel

Download fcrepo-camel 6.0.0


<!-- https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel/ -->
<dependency>
    <groupId>org.fcrepo.camel</groupId>
    <artifactId>fcrepo-camel</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel/
implementation 'org.fcrepo.camel:fcrepo-camel:6.0.0'
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel/
implementation ("org.fcrepo.camel:fcrepo-camel:6.0.0")
'org.fcrepo.camel:fcrepo-camel:jar:6.0.0'
<dependency org="org.fcrepo.camel" name="fcrepo-camel" rev="6.0.0">
  <artifact name="fcrepo-camel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.camel', module='fcrepo-camel', version='6.0.0')
)
libraryDependencies += "org.fcrepo.camel" % "fcrepo-camel" % "6.0.0"
[org.fcrepo.camel/fcrepo-camel "6.0.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.camel : camel-core jar 3.9.0
org.apache.camel : camel-support jar 3.9.0
org.apache.camel : camel-jackson jar 3.9.0
org.apache.camel : camel-http jar 3.9.0
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-tx jar 5.3.10
org.fcrepo.client : fcrepo-java-client jar 6.0.0
com.sun.activation : javax.activation jar 1.2.0
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
org.slf4j : slf4j-api jar 1.7.32
org.apache.jena : jena-arq jar 4.2.0
org.apache.jena : jena-core jar 4.2.0

test (6)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
commons-io : commons-io jar 2.11.0
org.apache.camel : camel-test jar 3.9.0
org.apache.camel : camel-activemq jar 3.9.0
org.apache.camel : camel-spring jar 3.9.0
org.slf4j : slf4j-log4j12 jar 1.7.32

Project Modules

There are no modules declared in this project.