is not current version
Last Version 2.0.0

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

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.3
Type

Type

jar

Download islandora-http-client 1.0.3


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