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