License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fangjinuo.esmvc |
ArtifactId | ArtifactIdesmvc-spring-boot-starter-tcp |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.esmvc:esmvc-spring-boot-starter-tcp:1.3.0
ElasticSearch ORM and service
|
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-starter-tcp/ -->
<dependency>
<groupId>com.github.fangjinuo.esmvc</groupId>
<artifactId>esmvc-spring-boot-starter-tcp</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-starter-tcp/
implementation 'com.github.fangjinuo.esmvc:esmvc-spring-boot-starter-tcp:1.3.0'
// https://jarcasting.com/artifacts/com.github.fangjinuo.esmvc/esmvc-spring-boot-starter-tcp/
implementation ("com.github.fangjinuo.esmvc:esmvc-spring-boot-starter-tcp:1.3.0")
'com.github.fangjinuo.esmvc:esmvc-spring-boot-starter-tcp:jar:1.3.0'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc-spring-boot-starter-tcp" rev="1.3.0">
<artifact name="esmvc-spring-boot-starter-tcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.esmvc', module='esmvc-spring-boot-starter-tcp', version='1.3.0')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc-spring-boot-starter-tcp" % "1.3.0"
[com.github.fangjinuo.esmvc/esmvc-spring-boot-starter-tcp "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.esmvc : esmvc-spring-boot-common | jar | 1.3.0 |
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.github.fangjinuo.esmvc : esmvc-service-tcp | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |