License |
License |
---|---|
Categories |
CategoriesCLI User Interface Messaging Application Layer Libs |
GroupId | GroupIdorg.fcrepo |
ArtifactId | ArtifactIdfcrepo-client-messaging |
Last Version | Last Version3.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFedora Messaging Client Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-client-messaging/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-client-messaging</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-client-messaging/
implementation 'org.fcrepo:fcrepo-client-messaging:3.8.1'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-client-messaging/
implementation ("org.fcrepo:fcrepo-client-messaging:3.8.1")
'org.fcrepo:fcrepo-client-messaging:jar:3.8.1'
<dependency org="org.fcrepo" name="fcrepo-client-messaging" rev="3.8.1">
<artifact name="fcrepo-client-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-client-messaging', version='3.8.1')
)
libraryDependencies += "org.fcrepo" % "fcrepo-client-messaging" % "3.8.1"
[org.fcrepo/fcrepo-client-messaging "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fcrepo : fcrepo-common | jar | 3.8.1 |
org.fcrepo : fcrepo-server | jar | 3.8.1 |
org.apache.activemq : activemq-all | jar | 5.7.0 |
org.slf4j : slf4j-api | jar | 1.7.2 |
com.sun.xml.stream : sjsxp | jar | 1.0.1 |
javax.activation : activation | jar | 1.1.1 |
org.apache.abdera : abdera-core | jar | 1.1.3 |
org.apache.abdera : abdera-i18n | jar | 1.1.3 |
org.apache.abdera : abdera-parser | jar | 1.1.3 |
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.14 |
org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
org.slf4j : log4j-over-slf4j | jar | 1.7.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |