GroupId | GroupIdcom.github.paulcwarren |
---|---|
ArtifactId | ArtifactIdspring-content-cmis |
Version | Version0 |
Type | Typejar |
Filename | Size |
---|---|
spring-content-cmis-0.pom | |
spring-content-cmis-0.jar | 55 KB |
spring-content-cmis-0-sources.jar | 24 KB |
spring-content-cmis-0-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-cmis/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-cmis</artifactId>
<version>0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-cmis/
implementation 'com.github.paulcwarren:spring-content-cmis:0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-cmis/
implementation ("com.github.paulcwarren:spring-content-cmis:0")
'com.github.paulcwarren:spring-content-cmis:jar:0'
<dependency org="com.github.paulcwarren" name="spring-content-cmis" rev="0">
<artifact name="spring-content-cmis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-cmis', version='0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-cmis" % "0"
[com.github.paulcwarren/spring-content-cmis "0"]