is not current version
Last Version 1.0.0

org.crashub:jcr.exo 1.0.0-beta5

The CRaSH JCR module for eXo Platform

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

org.crashub
ArtifactId

ArtifactId

jcr.exo
Version

Version

1.0.0-beta5
Type

Type

jar

Download jcr.exo 1.0.0-beta5


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