License |
License |
---|---|
GroupId | GroupIdorg.biacode.escommons |
ArtifactId | ArtifactIdescommons-example |
Version | Version7.3.2_0.1.0 |
Type | Typejar |
Description |
DescriptionEsCommons
Elasticsearch commons library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
escommons-example-7.3.2_0.1.0.pom | |
escommons-example-7.3.2_0.1.0.jar | 48 MB |
escommons-example-7.3.2_0.1.0-sources.jar | 8 KB |
escommons-example-7.3.2_0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.biacode.escommons/escommons-example/ -->
<dependency>
<groupId>org.biacode.escommons</groupId>
<artifactId>escommons-example</artifactId>
<version>7.3.2_0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.biacode.escommons/escommons-example/
implementation 'org.biacode.escommons:escommons-example:7.3.2_0.1.0'
// https://jarcasting.com/artifacts/org.biacode.escommons/escommons-example/
implementation ("org.biacode.escommons:escommons-example:7.3.2_0.1.0")
'org.biacode.escommons:escommons-example:jar:7.3.2_0.1.0'
<dependency org="org.biacode.escommons" name="escommons-example" rev="7.3.2_0.1.0">
<artifact name="escommons-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biacode.escommons', module='escommons-example', version='7.3.2_0.1.0')
)
libraryDependencies += "org.biacode.escommons" % "escommons-example" % "7.3.2_0.1.0"
[org.biacode.escommons/escommons-example "7.3.2_0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.3.2 |
org.slf4j : slf4j-api | jar | |
org.biacode.escommons : escommons-starter-core | jar | 7.3.2_0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-io : commons-io | jar | 2.5 |
io.vavr : vavr | jar | 0.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.biacode.escommons : escommons-test | jar | 7.3.2_0.1.0 |
junit : junit | jar | |
org.easymock : easymock | jar | 3.4 |
org.assertj : assertj-core | jar | |
org.springframework : spring-test | jar |