Dropwizard CMIS Bundle

Addon bundle for Dropwizard to support CMIS

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.rny.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-cmis
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard CMIS Bundle
Addon bundle for Dropwizard to support CMIS

Download dropwizard-cmis

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.1.0