is not current version
Last Version 1.1.0-rc4

com.github.justcoke:dropwizard-jcr-parent 0.2.3

Parent bundle for Dropwizard to support Java Content Repository

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.justcoke
ArtifactId

ArtifactId

dropwizard-jcr-parent
Version

Version

0.2.3
Type

Type

pom

Download dropwizard-jcr-parent 0.2.3


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