is not current version
Last Version 7.9.3

org.elasticsearch.test:s3-fixture 7.8.1

Fixture for S3 Storage service

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.test
ArtifactId

ArtifactId

s3-fixture
Version

Version

7.8.1
Type

Type

jar

Download s3-fixture 7.8.1


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