License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdspring-boot-starter-elasticsearch-jdbc |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-elasticsearch-jdbc
spring-boot-starter-elasticsearch-jdbc
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.patterncat/spring-boot-starter-elasticsearch-jdbc/ -->
<dependency>
<groupId>cn.patterncat</groupId>
<artifactId>spring-boot-starter-elasticsearch-jdbc</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/spring-boot-starter-elasticsearch-jdbc/
implementation 'cn.patterncat:spring-boot-starter-elasticsearch-jdbc:0.0.1'
// https://jarcasting.com/artifacts/cn.patterncat/spring-boot-starter-elasticsearch-jdbc/
implementation ("cn.patterncat:spring-boot-starter-elasticsearch-jdbc:0.0.1")
'cn.patterncat:spring-boot-starter-elasticsearch-jdbc:jar:0.0.1'
<dependency org="cn.patterncat" name="spring-boot-starter-elasticsearch-jdbc" rev="0.0.1">
<artifact name="spring-boot-starter-elasticsearch-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='spring-boot-starter-elasticsearch-jdbc', version='0.0.1')
)
libraryDependencies += "cn.patterncat" % "spring-boot-starter-elasticsearch-jdbc" % "0.0.1"
[cn.patterncat/spring-boot-starter-elasticsearch-jdbc "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar |
Group / Artifact | Type | Version |
---|---|---|
com.amazon.opendistroforelasticsearch.client : opendistro-sql-jdbc | jar | 0.8.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |