License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdio.rny.dropwizard.modules |
ArtifactId | ArtifactIddropwizard-cmis |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard CMIS Bundle
Addon bundle for Dropwizard to support CMIS
|
Filename | Size |
---|---|
dropwizard-cmis-0.7.1.pom | |
dropwizard-cmis-0.7.1.jar | 6 KB |
dropwizard-cmis-0.7.1-sources.jar | 3 KB |
dropwizard-cmis-0.7.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rny.dropwizard.modules/dropwizard-cmis/ -->
<dependency>
<groupId>io.rny.dropwizard.modules</groupId>
<artifactId>dropwizard-cmis</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.rny.dropwizard.modules/dropwizard-cmis/
implementation 'io.rny.dropwizard.modules:dropwizard-cmis:0.7.1'
// https://jarcasting.com/artifacts/io.rny.dropwizard.modules/dropwizard-cmis/
implementation ("io.rny.dropwizard.modules:dropwizard-cmis:0.7.1")
'io.rny.dropwizard.modules:dropwizard-cmis:jar:0.7.1'
<dependency org="io.rny.dropwizard.modules" name="dropwizard-cmis" rev="0.7.1">
<artifact name="dropwizard-cmis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rny.dropwizard.modules', module='dropwizard-cmis', version='0.7.1')
)
libraryDependencies += "io.rny.dropwizard.modules" % "dropwizard-cmis" % "0.7.1"
[io.rny.dropwizard.modules/dropwizard-cmis "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.7.1 |
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 0.12.0 |
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 0.7.1 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |