Last Version

CMIS Java Core Components 0.1.0

Open source Java core components and interface definitions of cmis4j.

License

License

GroupId

GroupId

com.github.cmis4j
ArtifactId

ArtifactId

cmis4j-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

CMIS Java Core Components
Open source Java core components and interface definitions of cmis4j.
Project URL

Project URL

http://cmis4j.github.io/cmis4j-core
Project Organization

Project Organization

cmis4j
Source Code Management

Source Code Management

https://github.com/cmis4j/cmis4j-core

Download cmis4j-core 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.