| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdca.islandora.alpaca |
| ArtifactId | ArtifactIdislandora-http-client |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIslandora :: Alpaca
Event driven middleware based on Apache Camel that synchronizes a Fedora with Drupal.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ca.islandora.alpaca/islandora-http-client/ -->
<dependency>
<groupId>ca.islandora.alpaca</groupId>
<artifactId>islandora-http-client</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.islandora.alpaca/islandora-http-client/
implementation 'ca.islandora.alpaca:islandora-http-client:2.0.0'
// https://jarcasting.com/artifacts/ca.islandora.alpaca/islandora-http-client/
implementation ("ca.islandora.alpaca:islandora-http-client:2.0.0")
'ca.islandora.alpaca:islandora-http-client:jar:2.0.0'
<dependency org="ca.islandora.alpaca" name="islandora-http-client" rev="2.0.0">
<artifact name="islandora-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.islandora.alpaca', module='islandora-http-client', version='2.0.0')
)
libraryDependencies += "ca.islandora.alpaca" % "islandora-http-client" % "2.0.0"
[ca.islandora.alpaca/islandora-http-client "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.springframework : spring-context | jar | 5.3.0 |