License |
License |
---|---|
GroupId | GroupIdorg.fcrepo.camel |
ArtifactId | ArtifactIdfcrepo-camel-common |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of camel-based event-driven workflows
|
Project Organization |
Project OrganizationLyrasis, Inc. |
Filename | Size |
---|---|
fcrepo-camel-common-6.0.0.pom | |
fcrepo-camel-common-6.0.0.jar | 7 KB |
fcrepo-camel-common-6.0.0-sources.jar | 6 KB |
fcrepo-camel-common-6.0.0-javadoc.jar | 442 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel-common/ -->
<dependency>
<groupId>org.fcrepo.camel</groupId>
<artifactId>fcrepo-camel-common</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel-common/
implementation 'org.fcrepo.camel:fcrepo-camel-common:6.0.0'
// https://jarcasting.com/artifacts/org.fcrepo.camel/fcrepo-camel-common/
implementation ("org.fcrepo.camel:fcrepo-camel-common:6.0.0")
'org.fcrepo.camel:fcrepo-camel-common:jar:6.0.0'
<dependency org="org.fcrepo.camel" name="fcrepo-camel-common" rev="6.0.0">
<artifact name="fcrepo-camel-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.camel', module='fcrepo-camel-common', version='6.0.0')
)
libraryDependencies += "org.fcrepo.camel" % "fcrepo-camel-common" % "6.0.0"
[org.fcrepo.camel/fcrepo-camel-common "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.7 |
org.apache.camel : camel-core | jar | 3.9.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.20 |