Categories |
CategoriesCouchbase Data Databases |
---|---|
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdcouchbase-core-io |
Version | Version2.1.0-e582b2a |
Type | Typejar |
Filename | Size |
---|---|
couchbase-core-io-2.1.0-e582b2a.pom | |
couchbase-core-io-2.1.0-e582b2a.jar | 10 MB |
couchbase-core-io-2.1.0-e582b2a-sources.jar | 717 KB |
couchbase-core-io-2.1.0-e582b2a-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/couchbase-core-io/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>couchbase-core-io</artifactId>
<version>2.1.0-e582b2a</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/couchbase-core-io/
implementation 'com.sandinh:couchbase-core-io:2.1.0-e582b2a'
// https://jarcasting.com/artifacts/com.sandinh/couchbase-core-io/
implementation ("com.sandinh:couchbase-core-io:2.1.0-e582b2a")
'com.sandinh:couchbase-core-io:jar:2.1.0-e582b2a'
<dependency org="com.sandinh" name="couchbase-core-io" rev="2.1.0-e582b2a">
<artifact name="couchbase-core-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='couchbase-core-io', version='2.1.0-e582b2a')
)
libraryDependencies += "com.sandinh" % "couchbase-core-io" % "2.1.0-e582b2a"
[com.sandinh/couchbase-core-io "2.1.0-e582b2a"]