License |
License |
---|---|
Categories |
CategoriesCouchbase Data Databases |
GroupId | GroupIdio.cloudslang.content |
ArtifactId | ArtifactIdcs-couchbase |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.cloudslang.content:cs-couchbase
Java actions for Couchbase integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cs-couchbase-0.1.2.pom | |
cs-couchbase-0.1.2.jar | 81 KB |
cs-couchbase-0.1.2-sources.jar | 74 KB |
cs-couchbase-0.1.2-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cloudslang.content/cs-couchbase/ -->
<dependency>
<groupId>io.cloudslang.content</groupId>
<artifactId>cs-couchbase</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-couchbase/
implementation 'io.cloudslang.content:cs-couchbase:0.1.2'
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-couchbase/
implementation ("io.cloudslang.content:cs-couchbase:0.1.2")
'io.cloudslang.content:cs-couchbase:jar:0.1.2'
<dependency org="io.cloudslang.content" name="cs-couchbase" rev="0.1.2">
<artifact name="cs-couchbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='cs-couchbase', version='0.1.2')
)
libraryDependencies += "io.cloudslang.content" % "cs-couchbase" % "0.1.2"
[io.cloudslang.content/cs-couchbase "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.score.sdk : score-content-sdk | jar | 1.10.7 |
io.cloudslang.content : cs-commons | jar | 0.0.5 |
io.cloudslang.content : cs-http-client | jar | 0.1.74 |
commons-validator : commons-validator | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.7.3 |
org.powermock : powermock-api-mockito | jar | 1.7.3 |