License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdorg.dragonli.service |
ArtifactId | ArtifactIddragonli-dubbo-service-core |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondragonli-dubbo-service-core
base of dragonli dubbo service project
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.dragonli.service/dragonli-dubbo-service-core/ -->
<dependency>
<groupId>org.dragonli.service</groupId>
<artifactId>dragonli-dubbo-service-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dragonli.service/dragonli-dubbo-service-core/
implementation 'org.dragonli.service:dragonli-dubbo-service-core:1.0.4'
// https://jarcasting.com/artifacts/org.dragonli.service/dragonli-dubbo-service-core/
implementation ("org.dragonli.service:dragonli-dubbo-service-core:1.0.4")
'org.dragonli.service:dragonli-dubbo-service-core:jar:1.0.4'
<dependency org="org.dragonli.service" name="dragonli-dubbo-service-core" rev="1.0.4">
<artifact name="dragonli-dubbo-service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dragonli.service', module='dragonli-dubbo-service-core', version='1.0.4')
)
libraryDependencies += "org.dragonli.service" % "dragonli-dubbo-service-core" % "1.0.4"
[org.dragonli.service/dragonli-dubbo-service-core "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
org.dragonli.service : dragonli-java-tools | jar | 1.0.3 |
com.alibaba : dubbo | jar | 2.6.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.1.0.RELEASE |
org.springframework.cloud : spring-cloud-starter-config | jar | |
com.alibaba : fastjson | jar | 1.2.51 |
commons-lang : commons-lang | jar | 2.6 |
log4j : log4j | jar | 1.2.17 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.10.1 |
io.springfox : springfox-swagger2 | jar | 2.7.0 |
io.springfox : springfox-swagger-ui | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar |