junit-server-cmis

A simple way to start a cmis server in memory for JUnit TestCase

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.gsdenys
ArtifactId

ArtifactId

junit-server-cmis
Last Version

Last Version

2.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

junit-server-cmis
A simple way to start a cmis server in memory for JUnit TestCase
Project URL

Project URL

http://github.com/gsdenys/junit-server-cmis

Download junit-server-cmis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gsdenys/junit-server-cmis/ -->
<dependency>
    <groupId>com.github.gsdenys</groupId>
    <artifactId>junit-server-cmis</artifactId>
    <version>2.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gsdenys/junit-server-cmis/
implementation 'com.github.gsdenys:junit-server-cmis:2.0.0-beta'
// https://jarcasting.com/artifacts/com.github.gsdenys/junit-server-cmis/
implementation ("com.github.gsdenys:junit-server-cmis:2.0.0-beta")
'com.github.gsdenys:junit-server-cmis:jar:2.0.0-beta'
<dependency org="com.github.gsdenys" name="junit-server-cmis" rev="2.0.0-beta">
  <artifact name="junit-server-cmis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gsdenys', module='junit-server-cmis', version='2.0.0-beta')
)
libraryDependencies += "com.github.gsdenys" % "junit-server-cmis" % "2.0.0-beta"
[com.github.gsdenys/junit-server-cmis "2.0.0-beta"]

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.11
org.eclipse.jetty : jetty-server jar 9.4.0.v20161208
org.eclipse.jetty : jetty-webapp jar 9.4.0.v20161208
org.apache.chemistry.opencmis : chemistry-opencmis-server-inmemory war 1.0.0
org.apache.chemistry.opencmis : chemistry-opencmis-commons-api jar 1.0.0
org.apache.chemistry.opencmis : chemistry-opencmis-commons-impl jar 1.0.0
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta
1.1.2
1.1.1
1.1.0
1.0.0
0.0.2
0.0.1