| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI | 
| GroupId | GroupIdorg.xcmis | 
| ArtifactId | ArtifactIdxcmis-client-gwt-restatom | 
| Last Version | Last Version1.1.0-Beta01 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionxCMIS :: GWT Client Framework An extensible implementation of OASIS's Content Management Interoperability Services (CMIS) specification. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.xcmis/xcmis-client-gwt-restatom/ -->
<dependency>
    <groupId>org.xcmis</groupId>
    <artifactId>xcmis-client-gwt-restatom</artifactId>
    <version>1.1.0-Beta01</version>
</dependency>// https://jarcasting.com/artifacts/org.xcmis/xcmis-client-gwt-restatom/
implementation 'org.xcmis:xcmis-client-gwt-restatom:1.1.0-Beta01'// https://jarcasting.com/artifacts/org.xcmis/xcmis-client-gwt-restatom/
implementation ("org.xcmis:xcmis-client-gwt-restatom:1.1.0-Beta01")'org.xcmis:xcmis-client-gwt-restatom:jar:1.1.0-Beta01'<dependency org="org.xcmis" name="xcmis-client-gwt-restatom" rev="1.1.0-Beta01">
  <artifact name="xcmis-client-gwt-restatom" type="jar" />
</dependency>@Grapes(
@Grab(group='org.xcmis', module='xcmis-client-gwt-restatom', version='1.1.0-Beta01')
)libraryDependencies += "org.xcmis" % "xcmis-client-gwt-restatom" % "1.1.0-Beta01"[org.xcmis/xcmis-client-gwt-restatom "1.1.0-Beta01"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-servlet | jar | 2.0.3 |