is not current version
Last Version 2.0.0

ca.islandora.alpaca:islandora-http-client 0.6.0

Event driven middleware based on Apache Camel that synchronizes a Fedora 4 with Drupal.

Categories

Categories

CLI User Interface
GroupId

GroupId

ca.islandora.alpaca
ArtifactId

ArtifactId

islandora-http-client
Version

Version

0.6.0
Type

Type

jar

Download islandora-http-client 0.6.0


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