License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdelasticsearch-test-shaded |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch Shaded
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sistcoop/elasticsearch-test-shaded/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>elasticsearch-test-shaded</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/elasticsearch-test-shaded/
implementation 'org.sistcoop:elasticsearch-test-shaded:1.0.5'
// https://jarcasting.com/artifacts/org.sistcoop/elasticsearch-test-shaded/
implementation ("org.sistcoop:elasticsearch-test-shaded:1.0.5")
'org.sistcoop:elasticsearch-test-shaded:jar:1.0.5'
<dependency org="org.sistcoop" name="elasticsearch-test-shaded" rev="1.0.5">
<artifact name="elasticsearch-test-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='elasticsearch-test-shaded', version='1.0.5')
)
libraryDependencies += "org.sistcoop" % "elasticsearch-test-shaded" % "1.0.5"
[org.sistcoop/elasticsearch-test-shaded "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.5.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
commons-logging : commons-logging | jar | 1.1.3 |