| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools GUI User Interface |
| GroupId | GroupIdorg.xcmis |
| ArtifactId | ArtifactIdxcmis-admin-guide |
| Last Version | Last Version1.1.0-GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionxCMIS administrator's guide
An extensible implementation of OASIS's Content Management Interoperability Services (CMIS)
specification.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xcmis-admin-guide-1.1.0-GA.pom | |
| xcmis-admin-guide-1.1.0-GA.pdf | 24 KB |
| xcmis-admin-guide-1.1.0-GA-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-admin-guide/ -->
<dependency>
<groupId>org.xcmis</groupId>
<artifactId>xcmis-admin-guide</artifactId>
<version>1.1.0-GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.xcmis/xcmis-admin-guide/
implementation 'org.xcmis:xcmis-admin-guide:1.1.0-GA'
// https://jarcasting.com/artifacts/org.xcmis/xcmis-admin-guide/
implementation ("org.xcmis:xcmis-admin-guide:1.1.0-GA")
'org.xcmis:xcmis-admin-guide:jar:1.1.0-GA'
<dependency org="org.xcmis" name="xcmis-admin-guide" rev="1.1.0-GA">
<artifact name="xcmis-admin-guide" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xcmis', module='xcmis-admin-guide', version='1.1.0-GA')
)
libraryDependencies += "org.xcmis" % "xcmis-admin-guide" % "1.1.0-GA"
[org.xcmis/xcmis-admin-guide "1.1.0-GA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wikbook : wikbook.docbkxstyle | jar | 0.9.28 |