Categories |
CategoriesCassandra Data Databases |
---|---|
GroupId | GroupIdcom.strategicgains.repoexpress |
ArtifactId | ArtifactIdrepoexpress-cassandra |
Version | Version0.4.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-cassandra/ -->
<dependency>
<groupId>com.strategicgains.repoexpress</groupId>
<artifactId>repoexpress-cassandra</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-cassandra/
implementation 'com.strategicgains.repoexpress:repoexpress-cassandra:0.4.4'
// https://jarcasting.com/artifacts/com.strategicgains.repoexpress/repoexpress-cassandra/
implementation ("com.strategicgains.repoexpress:repoexpress-cassandra:0.4.4")
'com.strategicgains.repoexpress:repoexpress-cassandra:jar:0.4.4'
<dependency org="com.strategicgains.repoexpress" name="repoexpress-cassandra" rev="0.4.4">
<artifact name="repoexpress-cassandra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strategicgains.repoexpress', module='repoexpress-cassandra', version='0.4.4')
)
libraryDependencies += "com.strategicgains.repoexpress" % "repoexpress-cassandra" % "0.4.4"
[com.strategicgains.repoexpress/repoexpress-cassandra "0.4.4"]