File | Operation |
---|---|
chemistry-opencmis-0.2.0-incubating.pom | download |
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
<artifactId>chemistry-opencmis</artifactId>
<version>0.2.0-incubating</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.apache.chemistry.opencmis" % "chemistry-opencmis" % "0.2.0-incubating"
@Grapes(
@Grab(group='org.apache.chemistry.opencmis', module='chemistry-opencmis', version='0.2.0-incubating')
)
<dependency org="org.apache.chemistry.opencmis" name="chemistry-opencmis" rev="0.2.0-incubating" />