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