License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesH2 Data Databases Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.lordofthejars |
ArtifactId | ArtifactIdnosqlunit-elasticsearch2 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoSQL is a JUnit extension targeted to nosql-driven projects.
|
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-elasticsearch2/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-elasticsearch2</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-elasticsearch2/
implementation 'com.lordofthejars:nosqlunit-elasticsearch2:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-elasticsearch2/
implementation ("com.lordofthejars:nosqlunit-elasticsearch2:1.0.0")
'com.lordofthejars:nosqlunit-elasticsearch2:jar:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit-elasticsearch2" rev="1.0.0">
<artifact name="nosqlunit-elasticsearch2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-elasticsearch2', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-elasticsearch2" % "1.0.0"
[com.lordofthejars/nosqlunit-elasticsearch2 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lordofthejars : nosqlunit-core | jar | 1.0.0 |
org.elasticsearch : elasticsearch | jar | 2.0.2 |
com.google.guava : guava | jar | 20.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0 |
ch.qos.logback : logback-classic | jar | 1.0.11 |