License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.bbossgroups.plugins |
ArtifactId | ArtifactIdbboss-elasticsearch-rest-jdbc |
Last Version | Last Version6.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbboss-elasticsearch-rest-jdbc
bboss elasticsearch client with restful and java api without elasticsearch jar dependended.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch-rest-jdbc/ -->
<dependency>
<groupId>com.bbossgroups.plugins</groupId>
<artifactId>bboss-elasticsearch-rest-jdbc</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch-rest-jdbc/
implementation 'com.bbossgroups.plugins:bboss-elasticsearch-rest-jdbc:6.6.0'
// https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch-rest-jdbc/
implementation ("com.bbossgroups.plugins:bboss-elasticsearch-rest-jdbc:6.6.0")
'com.bbossgroups.plugins:bboss-elasticsearch-rest-jdbc:jar:6.6.0'
<dependency org="com.bbossgroups.plugins" name="bboss-elasticsearch-rest-jdbc" rev="6.6.0">
<artifact name="bboss-elasticsearch-rest-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups.plugins', module='bboss-elasticsearch-rest-jdbc', version='6.6.0')
)
libraryDependencies += "com.bbossgroups.plugins" % "bboss-elasticsearch-rest-jdbc" % "6.6.0"
[com.bbossgroups.plugins/bboss-elasticsearch-rest-jdbc "6.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.bbossgroups.plugins : bboss-datatran-schedule-quartz | jar | 6.6.0 |