is not current version
Last Version 1.3.0

org.xcmis:xcmis-parent 1.1.0-Beta01

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

GroupId

GroupId

org.xcmis
ArtifactId

ArtifactId

xcmis-parent
Version

Version

1.1.0-Beta01
Type

Type

pom

Download xcmis-parent 1.1.0-Beta01


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