License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.test |
ArtifactId | ArtifactIds3-fixture |
Last Version | Last Version7.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptions3-fixture
Fixture for S3 Storage service
|
Project URL |
Project URL |
Filename | Size |
---|---|
s3-fixture-7.9.3.pom | |
s3-fixture-7.9.3.jar | 21 KB |
s3-fixture-7.9.3-sources.jar | 14 KB |
s3-fixture-7.9.3-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.test/s3-fixture/ -->
<dependency>
<groupId>org.elasticsearch.test</groupId>
<artifactId>s3-fixture</artifactId>
<version>7.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.test/s3-fixture/
implementation 'org.elasticsearch.test:s3-fixture:7.9.3'
// https://jarcasting.com/artifacts/org.elasticsearch.test/s3-fixture/
implementation ("org.elasticsearch.test:s3-fixture:7.9.3")
'org.elasticsearch.test:s3-fixture:jar:7.9.3'
<dependency org="org.elasticsearch.test" name="s3-fixture" rev="7.9.3">
<artifact name="s3-fixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.test', module='s3-fixture', version='7.9.3')
)
libraryDependencies += "org.elasticsearch.test" % "s3-fixture" % "7.9.3"
[org.elasticsearch.test/s3-fixture "7.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 7.9.3 |