Last Version

spring-test-elasticsearch 0.1

TestContainers wrapper around the Elasticsearch for Spring Boot applications

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.jupiter-tools
ArtifactId

ArtifactId

spring-test-elasticsearch
Version

Version

0.1
Type

Type

jar
Description

Description

spring-test-elasticsearch
TestContainers wrapper around the Elasticsearch for Spring Boot applications
Project URL

Project URL

https://github.com/jupiter-tools/spring-test-elasticsearch
Source Code Management

Source Code Management

https://github.com/jupiter-tools/spring-test-elasticsearch

Download spring-test-elasticsearch 0.1


<!-- https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-elasticsearch/ -->
<dependency>
    <groupId>com.jupiter-tools</groupId>
    <artifactId>spring-test-elasticsearch</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-elasticsearch/
implementation 'com.jupiter-tools:spring-test-elasticsearch:0.1'
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-elasticsearch/
implementation ("com.jupiter-tools:spring-test-elasticsearch:0.1")
'com.jupiter-tools:spring-test-elasticsearch:jar:0.1'
<dependency org="com.jupiter-tools" name="spring-test-elasticsearch" rev="0.1">
  <artifact name="spring-test-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jupiter-tools', module='spring-test-elasticsearch', version='0.1')
)
libraryDependencies += "com.jupiter-tools" % "spring-test-elasticsearch" % "0.1"
[com.jupiter-tools/spring-test-elasticsearch "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
org.testcontainers : elasticsearch jar 1.12.3
org.springframework.boot : spring-boot-starter-data-elasticsearch jar

Project Modules

There are no modules declared in this project.