License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.crosstreelabs |
ArtifactId | ArtifactIdjunited.elasticsearch |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJUnited :: Elasticsearch
Provides Elasticsearch suppoert
|
<!-- https://jarcasting.com/artifacts/com.crosstreelabs/junited.elasticsearch/ -->
<dependency>
<groupId>com.crosstreelabs</groupId>
<artifactId>junited.elasticsearch</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.crosstreelabs/junited.elasticsearch/
implementation 'com.crosstreelabs:junited.elasticsearch:0.1.0'
// https://jarcasting.com/artifacts/com.crosstreelabs/junited.elasticsearch/
implementation ("com.crosstreelabs:junited.elasticsearch:0.1.0")
'com.crosstreelabs:junited.elasticsearch:jar:0.1.0'
<dependency org="com.crosstreelabs" name="junited.elasticsearch" rev="0.1.0">
<artifact name="junited.elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crosstreelabs', module='junited.elasticsearch', version='0.1.0')
)
libraryDependencies += "com.crosstreelabs" % "junited.elasticsearch" % "0.1.0"
[com.crosstreelabs/junited.elasticsearch "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.crosstreelabs : junited.core | jar | 0.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.5.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 1.6.0 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.3 |