Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdcom.github.justcoke |
ArtifactId | ArtifactIddropwizard-jcr-parent |
Version | Version0.2.3 |
Type | Typepom |
Filename | Size |
---|---|
dropwizard-jcr-parent-0.2.3.pom | 6 KB |
Browse |
<!-- 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"]