License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.genesys |
ArtifactId | ArtifactIdes-index |
Version | Version9.1.002.00 |
Type | Typejar |
Description |
Descriptiones-index
Elasticsearch based secondary index for Cassandra
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
es-index-9.1.002.00.pom | |
es-index-9.1.002.00.jar | 102 KB |
es-index-9.1.002.00-sources.jar | 66 KB |
es-index-9.1.002.00-javadoc.jar | 259 KB |
es-index-9.1.002.00-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.genesys/es-index/ -->
<dependency>
<groupId>com.genesys</groupId>
<artifactId>es-index</artifactId>
<version>9.1.002.00</version>
</dependency>
// https://jarcasting.com/artifacts/com.genesys/es-index/
implementation 'com.genesys:es-index:9.1.002.00'
// https://jarcasting.com/artifacts/com.genesys/es-index/
implementation ("com.genesys:es-index:9.1.002.00")
'com.genesys:es-index:jar:9.1.002.00'
<dependency org="com.genesys" name="es-index" rev="9.1.002.00">
<artifact name="es-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.genesys', module='es-index', version='9.1.002.00')
)
libraryDependencies += "com.genesys" % "es-index" % "9.1.002.00"
[com.genesys/es-index "9.1.002.00"]
Group / Artifact | Type | Version |
---|---|---|
io.searchbox : jest | jar | 5.3.2 |
com.google.code.gson : gson | jar | 2.8.0 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cassandra : cassandra-all | jar | 3.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.22.0 |