spring-esdata-loader-junit4

Set of JUnit Rules & Extensions to easily load data to test your spring-data elasticsearch-based projects

License

License

MIT
Categories

Categories

JUnit Unit Testing Data
GroupId

GroupId

com.github.tinesoft
ArtifactId

ArtifactId

spring-esdata-loader-junit4
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-esdata-loader-junit4
Set of JUnit Rules & Extensions to easily load data to test your spring-data elasticsearch-based projects
Project URL

Project URL

https://github.com/tinesoft/spring-esdata-loader
Source Code Management

Source Code Management

https://github.com/tinesoft/spring-esdata-loader.git

Download spring-esdata-loader-junit4

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/ -->
<dependency>
    <groupId>com.github.tinesoft</groupId>
    <artifactId>spring-esdata-loader-junit4</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/
implementation 'com.github.tinesoft:spring-esdata-loader-junit4:1.1.0'
// https://jarcasting.com/artifacts/com.github.tinesoft/spring-esdata-loader-junit4/
implementation ("com.github.tinesoft:spring-esdata-loader-junit4:1.1.0")
'com.github.tinesoft:spring-esdata-loader-junit4:jar:1.1.0'
<dependency org="com.github.tinesoft" name="spring-esdata-loader-junit4" rev="1.1.0">
  <artifact name="spring-esdata-loader-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tinesoft', module='spring-esdata-loader-junit4', version='1.1.0')
)
libraryDependencies += "com.github.tinesoft" % "spring-esdata-loader-junit4" % "1.1.0"
[com.github.tinesoft/spring-esdata-loader-junit4 "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tinesoft : spring-esdata-loader-core jar 1.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.3
1.0.2