License |
License |
---|---|
GroupId | GroupIdca.islandora.alpaca |
ArtifactId | ArtifactIdislandora-event-support |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionIslandora CLAW :: Alpaca
Event driven middleware based on Apache Camel that synchronizes a Fedora 4 with Drupal.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ca.islandora.alpaca/islandora-event-support/ -->
<dependency>
<groupId>ca.islandora.alpaca</groupId>
<artifactId>islandora-event-support</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ca.islandora.alpaca/islandora-event-support/
implementation 'ca.islandora.alpaca:islandora-event-support:1.0.5'
// https://jarcasting.com/artifacts/ca.islandora.alpaca/islandora-event-support/
implementation ("ca.islandora.alpaca:islandora-event-support:1.0.5")
'ca.islandora.alpaca:islandora-event-support:jar:1.0.5'
<dependency org="ca.islandora.alpaca" name="islandora-event-support" rev="1.0.5">
<artifact name="islandora-event-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.islandora.alpaca', module='islandora-event-support', version='1.0.5')
)
libraryDependencies += "ca.islandora.alpaca" % "islandora-event-support" % "1.0.5"
[ca.islandora.alpaca/islandora-event-support "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |