Last Version

Dropwizard JCR support 1.1.0-rc4

Addon bundle for Dropwizard to support JCR

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.justcoke
ArtifactId

ArtifactId

dropwizard-jcr
Version

Version

1.1.0-rc4
Type

Type

jar
Description

Description

Dropwizard JCR support
Addon bundle for Dropwizard to support JCR

Download dropwizard-jcr 1.1.0-rc4


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
javax.jcr : jcr jar 2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.