is not current version
Last Version 1.0.0

com.github.ddth:ddth-lucext-cassandra 0.2.0

DDTH's utilities and extensions for Apache Lucene

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-lucext-cassandra
Version

Version

0.2.0
Type

Type

pom

Download ddth-lucext-cassandra 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-cassandra/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-lucext-cassandra</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-cassandra/
implementation 'com.github.ddth:ddth-lucext-cassandra:0.2.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-lucext-cassandra/
implementation ("com.github.ddth:ddth-lucext-cassandra:0.2.0")
'com.github.ddth:ddth-lucext-cassandra:pom:0.2.0'
<dependency org="com.github.ddth" name="ddth-lucext-cassandra" rev="0.2.0">
  <artifact name="ddth-lucext-cassandra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-lucext-cassandra', version='0.2.0')
)
libraryDependencies += "com.github.ddth" % "ddth-lucext-cassandra" % "0.2.0"
[com.github.ddth/ddth-lucext-cassandra "0.2.0"]