is not current version
Last Version 3.8.1

org.fcrepo:fcrepo-client-messaging 3.7.0


Categories

Categories

CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-client-messaging
Version

Version

3.7.0
Type

Type

jar

Download fcrepo-client-messaging 3.7.0


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