License |
License |
---|---|
GroupId | GroupIdorg.biacode.escommons |
ArtifactId | ArtifactIdescommons-starter-core |
Version | Version7.3.2_0.1.0 |
Type | Typejar |
Description |
DescriptionEsCommons
Elasticsearch commons library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.biacode.escommons/escommons-starter-core/ -->
<dependency>
<groupId>org.biacode.escommons</groupId>
<artifactId>escommons-starter-core</artifactId>
<version>7.3.2_0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.biacode.escommons/escommons-starter-core/
implementation 'org.biacode.escommons:escommons-starter-core:7.3.2_0.1.0'
// https://jarcasting.com/artifacts/org.biacode.escommons/escommons-starter-core/
implementation ("org.biacode.escommons:escommons-starter-core:7.3.2_0.1.0")
'org.biacode.escommons:escommons-starter-core:jar:7.3.2_0.1.0'
<dependency org="org.biacode.escommons" name="escommons-starter-core" rev="7.3.2_0.1.0">
<artifact name="escommons-starter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biacode.escommons', module='escommons-starter-core', version='7.3.2_0.1.0')
)
libraryDependencies += "org.biacode.escommons" % "escommons-starter-core" % "7.3.2_0.1.0"
[org.biacode.escommons/escommons-starter-core "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-core | jar | 7.3.2_0.1.0 |
org.biacode.escommons : escommons-toolkit | jar | 7.3.2_0.1.0 |
org.biacode.escommons : escommons-persistence | jar | 7.3.2_0.1.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.12.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
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 | 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 |