Bonita CMIS Connector

CMIS Connectors for Bonita

Лицензия

Лицензия

Группа

Группа

org.bonitasoft.connectors
Идентификатор

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

bonita-connector-cmis
Последняя версия

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

3.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bonita CMIS Connector
CMIS Connectors for Bonita
Ссылка на сайт

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

https://www.bonitasoft.com
Система контроля версий

Система контроля версий

https://github.com/bonitasoft/bonita-connector-cmis

Скачать bonita-connector-cmis

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

<!-- https://jarcasting.com/artifacts/org.bonitasoft.connectors/bonita-connector-cmis/ -->
<dependency>
    <groupId>org.bonitasoft.connectors</groupId>
    <artifactId>bonita-connector-cmis</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.bonitasoft.connectors/bonita-connector-cmis/
implementation 'org.bonitasoft.connectors:bonita-connector-cmis:3.0.5'
// https://jarcasting.com/artifacts/org.bonitasoft.connectors/bonita-connector-cmis/
implementation ("org.bonitasoft.connectors:bonita-connector-cmis:3.0.5")
'org.bonitasoft.connectors:bonita-connector-cmis:jar:3.0.5'
<dependency org="org.bonitasoft.connectors" name="bonita-connector-cmis" rev="3.0.5">
  <artifact name="bonita-connector-cmis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bonitasoft.connectors', module='bonita-connector-cmis', version='3.0.5')
)
libraryDependencies += "org.bonitasoft.connectors" % "bonita-connector-cmis" % "3.0.5"
[org.bonitasoft.connectors/bonita-connector-cmis "3.0.5"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl jar 1.1.0

provided (4)

Идентификатор библиотеки Тип Версия
org.bonitasoft.engine : bonita-common jar 7.8.0
javax.xml.bind : jaxb-api jar 2.2.7
com.sun.xml.bind : jaxb-core jar 2.2.7
com.sun.xml.bind : jaxb-impl jar 2.2.7

test (7)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2
org.mockito : mockito-junit-jupiter jar 3.5.13
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.5.13
ch.qos.logback : logback-classic jar 1.2.3

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

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

CMIS Connector

Actions Status Sonarcloud Status GitHub release Maven Central License: GPL v2

Enables interactions in your Bonita processes with a CMIS compatible CMS.

Description

This connector provides the following actions:

  • Create a folder
  • Delete a folder
  • Upload a new document
  • Upload a list of new documents
  • Upload a new version of a document
  • Download a document
  • Delete a document
  • Delete a version of a document
  • List documents

Build

Clone or fork this repository, then at the root of the project run:

./mvnw

Release

In order to create a new release push a release-<version> branch with the desired version in pom.xml. Update the master with the next SNAPSHOT version.

Contributing

We would love you to contribute, pull requests are welcome! Please see the CONTRIBUTING.md for more information.

License

The sources and documentation in this project are released under the GPLv2 License

org.bonitasoft.connectors

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

Версия
3.0.5
3.0.4