junit-server-cmis

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

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.gsdenys
Идентификатор

Идентификатор

junit-server-cmis
Последняя версия

Последняя версия

2.0.0-beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-server-cmis
A simple way to start a cmis server in memory for JUnit TestCase
Ссылка на сайт

Ссылка на сайт

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

Скачать junit-server-cmis

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0-beta
1.1.2
1.1.1
1.1.0
1.0.0
0.0.2
0.0.1