is not current version
Last Version 1.1.0-rc4

com.github.justcoke:dropwizard-jcr 0.2.3

Addon bundle for Dropwizard to support JCR

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.justcoke
ArtifactId

ArtifactId

dropwizard-jcr
Version

Version

0.2.3
Type

Type

jar

Download dropwizard-jcr 0.2.3


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