License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-elasticsearch-core |
Last Version | Last Version1.0.50 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-elasticsearch-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-elasticsearch-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-elasticsearch-core</artifactId>
<version>1.0.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-elasticsearch-core/
implementation 'com.turbospaces.boot:bootstrap-elasticsearch-core:1.0.50'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-elasticsearch-core/
implementation ("com.turbospaces.boot:bootstrap-elasticsearch-core:1.0.50")
'com.turbospaces.boot:bootstrap-elasticsearch-core:jar:1.0.50'
<dependency org="com.turbospaces.boot" name="bootstrap-elasticsearch-core" rev="1.0.50">
<artifact name="bootstrap-elasticsearch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-elasticsearch-core', version='1.0.50')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-elasticsearch-core" % "1.0.50"
[com.turbospaces.boot/bootstrap-elasticsearch-core "1.0.50"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
com.turbospaces.boot : bootstrap-core | jar | 1.0.50 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.13.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |