Last Version

xCMIS :: SPI 1.3.0

An extensible implementation of OASIS's Content Management Interoperability Services (CMIS) specification.

GroupId

GroupId

org.xcmis
ArtifactId

ArtifactId

xcmis-spi
Version

Version

1.3.0
Type

Type

jar
Description

Description

xCMIS :: SPI
An extensible implementation of OASIS's Content Management Interoperability Services (CMIS) specification.

Download xcmis-spi 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.