is not current version
Last Version 2.0.0

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

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

1.0.2
Type

Type

jar

Download islandora-http-client 1.0.2


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