License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.github.kucera-jan-cz.esBench |
ArtifactId | ArtifactIdelastic-module |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticSearch tool for generating JSON documents and collecting workload
|
Filename | Size |
---|---|
elastic-module-0.0.3.pom | |
elastic-module-0.0.3.jar | 68 KB |
elastic-module-0.0.3-sources.jar | 37 KB |
elastic-module-0.0.3-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kucera-jan-cz.esBench/elastic-module/ -->
<dependency>
<groupId>com.github.kucera-jan-cz.esBench</groupId>
<artifactId>elastic-module</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kucera-jan-cz.esBench/elastic-module/
implementation 'com.github.kucera-jan-cz.esBench:elastic-module:0.0.3'
// https://jarcasting.com/artifacts/com.github.kucera-jan-cz.esBench/elastic-module/
implementation ("com.github.kucera-jan-cz.esBench:elastic-module:0.0.3")
'com.github.kucera-jan-cz.esBench:elastic-module:jar:0.0.3'
<dependency org="com.github.kucera-jan-cz.esBench" name="elastic-module" rev="0.0.3">
<artifact name="elastic-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kucera-jan-cz.esBench', module='elastic-module', version='0.0.3')
)
libraryDependencies += "com.github.kucera-jan-cz.esBench" % "elastic-module" % "0.0.3"
[com.github.kucera-jan-cz.esBench/elastic-module "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kucera-jan-cz.esBench : core | jar | 0.0.3 |
commons-io : commons-io | jar | 2.4 |
org.springframework : spring-core | jar | 4.2.3.RELEASE |
org.springframework : spring-context | jar | 4.2.3.RELEASE |
org.elasticsearch : elasticsearch | jar | 2.0.0 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
com.hazelcast : hazelcast-client | jar | 3.5.4 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
org.slf4j : jul-to-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.9 |
org.unitils : unitils-core | jar | 3.4.2 |
org.mockito : mockito-core | jar | 1.10.19 |
net.java.dev.jna : jna | jar | 4.1.0 |
net.javacrumbs.json-unit : json-unit | jar | 1.6.1 |
org.springframework : spring-test | jar | 4.2.3.RELEASE |
com.github.kucera-jan-cz.esBench : core-test | jar | 0.0.3 |