MVN

com.github.justcoke : dropwizard-jcr-parent

Maven & Gradle

Apr 08, 2017
1 stars

JCR Support 4 Dropwizard Project · Parent bundle for Dropwizard to support Java Content Repository

<dependency>
    <groupId>com.github.justcoke</groupId>
    <artifactId>dropwizard-jcr-parent</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.justcoke : dropwizard-jcr-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3
  • Latest Release Candidate: 1.1.0-rc4

All Versions

Choose a version of com.github.justcoke : dropwizard-jcr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
dropwizard-jcr-parent-1.1.0-rc4
0.2.x
dropwizard-jcr-parent-0.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.justcoke</groupId>
    <artifactId>dropwizard-jcr-parent</artifactId>
    <version>0.2.3</version>
</dependency>

Advertisement