Categories |
CategoriesCouchbase Data Databases |
---|---|
GroupId | GroupIdorg.slinkyframework |
ArtifactId | ArtifactIdslinky-repository-couchbase-parent |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.slinkyframework/slinky-repository-couchbase-parent/ -->
<dependency>
<groupId>org.slinkyframework</groupId>
<artifactId>slinky-repository-couchbase-parent</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-repository-couchbase-parent/
implementation 'org.slinkyframework:slinky-repository-couchbase-parent:0.3.1'
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-repository-couchbase-parent/
implementation ("org.slinkyframework:slinky-repository-couchbase-parent:0.3.1")
'org.slinkyframework:slinky-repository-couchbase-parent:jar:0.3.1'
<dependency org="org.slinkyframework" name="slinky-repository-couchbase-parent" rev="0.3.1">
<artifact name="slinky-repository-couchbase-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slinkyframework', module='slinky-repository-couchbase-parent', version='0.3.1')
)
libraryDependencies += "org.slinkyframework" % "slinky-repository-couchbase-parent" % "0.3.1"
[org.slinkyframework/slinky-repository-couchbase-parent "0.3.1"]