is not current version
Last Version 1.3.0

org.xcmis:xcmis-parent 1.0

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

GroupId

GroupId

org.xcmis
ArtifactId

ArtifactId

xcmis-parent
Version

Version

1.0
Type

Type

pom

Download xcmis-parent 1.0

Filename Size
xcmis-parent-1.0.pom 26 KB
Browse

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