License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.fangjinuo.esmvc |
ArtifactId | ArtifactIdesmvc-spring-boot-starter-tcp |
Last Version | Last Version1.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fangjinuo.esmvc:esmvc-spring-boot-starter-tcp:1.3.5
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.5</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.5'
// 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.5")
'com.github.fangjinuo.esmvc:esmvc-spring-boot-starter-tcp:jar:1.3.5'
<dependency org="com.github.fangjinuo.esmvc" name="esmvc-spring-boot-starter-tcp" rev="1.3.5">
<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.5')
)
libraryDependencies += "com.github.fangjinuo.esmvc" % "esmvc-spring-boot-starter-tcp" % "1.3.5"
[com.github.fangjinuo.esmvc/esmvc-spring-boot-starter-tcp "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fangjinuo.esmvc : esmvc-spring-boot-common | jar | 1.3.5 |
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.5 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : jul-to-slf4j | jar | 1.7.32 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |