License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-elasticsearch |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento-elasticsearch
soento's development kit.
|
Filename | Size |
---|---|
soento-elasticsearch-1.2.10-RELEASE.pom | |
soento-elasticsearch-1.2.10-RELEASE.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soento/soento-elasticsearch/ -->
<dependency>
<groupId>com.soento</groupId>
<artifactId>soento-elasticsearch</artifactId>
<version>1.2.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-elasticsearch/
implementation 'com.soento:soento-elasticsearch:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-elasticsearch/
implementation ("com.soento:soento-elasticsearch:1.2.10-RELEASE")
'com.soento:soento-elasticsearch:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-elasticsearch" rev="1.2.10-RELEASE">
<artifact name="soento-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-elasticsearch', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-elasticsearch" % "1.2.10-RELEASE"
[com.soento/soento-elasticsearch "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | |
com.soento : soento-spring | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.10-RELEASE |