| License |
License |
|---|---|
| GroupId | GroupIdde.bytefish.elasticutils |
| ArtifactId | ArtifactIdelasticutils-parent |
| Version | Version1.3 |
| Type | Typepom |
| Description |
Descriptionelasticutils
Library for simplified access to the ElasticSearch Java API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elasticutils-parent-1.3.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-parent/ -->
<dependency>
<groupId>de.bytefish.elasticutils</groupId>
<artifactId>elasticutils-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-parent/
implementation 'de.bytefish.elasticutils:elasticutils-parent:1.3'
// https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-parent/
implementation ("de.bytefish.elasticutils:elasticutils-parent:1.3")
'de.bytefish.elasticutils:elasticutils-parent:pom:1.3'
<dependency org="de.bytefish.elasticutils" name="elasticutils-parent" rev="1.3">
<artifact name="elasticutils-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bytefish.elasticutils', module='elasticutils-parent', version='1.3')
)
libraryDependencies += "de.bytefish.elasticutils" % "elasticutils-parent" % "1.3"
[de.bytefish.elasticutils/elasticutils-parent "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.6.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |