| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
| GroupId | GroupIdio.basestar |
| ArtifactId | ArtifactIdbasestar-storage-elasticsearch |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA declarative data-access framework
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.basestar/basestar-storage-elasticsearch/ -->
<dependency>
<groupId>io.basestar</groupId>
<artifactId>basestar-storage-elasticsearch</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.basestar/basestar-storage-elasticsearch/
implementation 'io.basestar:basestar-storage-elasticsearch:1.2.2'
// https://jarcasting.com/artifacts/io.basestar/basestar-storage-elasticsearch/
implementation ("io.basestar:basestar-storage-elasticsearch:1.2.2")
'io.basestar:basestar-storage-elasticsearch:jar:1.2.2'
<dependency org="io.basestar" name="basestar-storage-elasticsearch" rev="1.2.2">
<artifact name="basestar-storage-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.basestar', module='basestar-storage-elasticsearch', version='1.2.2')
)
libraryDependencies += "io.basestar" % "basestar-storage-elasticsearch" % "1.2.2"
[io.basestar/basestar-storage-elasticsearch "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.basestar : basestar-storage | jar | |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.basestar : basestar-test | jar | |
| io.basestar : basestar-storage | test-jar | |
| org.apache.logging.log4j : log4j-core | jar | 2.12.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |