License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fangjinuo.esmvc |
ArtifactId | ArtifactIdesmvc-spring-boot-starter |
Version | Version1.2.4 |
Type | Typejar |
Description |
DescriptionElasticSearch ORM and service
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-starter/ -->
<dependency>
<groupId>com.github.fangjinuo.esmvc</groupId>
<artifactId>esmvc-spring-boot-starter</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-starter/
implementation 'com.github.fangjinuo.esmvc:esmvc-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-starter/
implementation ("com.github.fangjinuo.esmvc:esmvc-spring-boot-starter:1.2.4")
'com.github.fangjinuo.esmvc:esmvc-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc-spring-boot-starter" rev="1.2.4">
<artifact name="esmvc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.esmvc', module='esmvc-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc-spring-boot-starter" % "1.2.4"
[com.github.fangjinuo.esmvc/esmvc-spring-boot-starter "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.esmvc : esmvc-service | jar | 1.2.4 |
org.springframework.boot : spring-boot-starter | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.0.RELEASE |
com.floragunn : search-guard-ssl Optional | jar | 6.7.0-25.6 |
org.elasticsearch.client : transport Optional | jar | 6.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |