Last Version

com.github.dingey:common-service 0.0.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

common-service
Version

Version

0.0.5
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common-service

Download common-service 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.dingey/common-service/ -->
<dependency>
    <groupId>com.github.dingey</groupId>
    <artifactId>common-service</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dingey/common-service/
implementation 'com.github.dingey:common-service:0.0.5'
// https://jarcasting.com/artifacts/com.github.dingey/common-service/
implementation ("com.github.dingey:common-service:0.0.5")
'com.github.dingey:common-service:jar:0.0.5'
<dependency org="com.github.dingey" name="common-service" rev="0.0.5">
  <artifact name="common-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dingey', module='common-service', version='0.0.5')
)
libraryDependencies += "com.github.dingey" % "common-service" % "0.0.5"
[com.github.dingey/common-service "0.0.5"]

Dependencies

compile (23)

Group / Artifact Type Version
com.github.dingey : common-feign jar 0.0.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.9.RELEASE
io.springfox : springfox-swagger2 Optional jar 2.9.2
io.springfox : springfox-swagger-ui Optional jar 2.9.2
org.springframework.cloud : spring-cloud-context Optional jar 2.1.0.RELEASE
io.zipkin.brave : brave Optional jar 5.6.1
com.github.pagehelper : pagehelper Optional jar 5.1.11
com.github.dingey : mybatis-mapper Optional jar 0.5.0
org.slf4j : slf4j-api Optional jar 1.7.28
com.netflix.ribbon : ribbon-loadbalancer Optional jar 2.3.0
org.springframework.cloud : spring-cloud-commons Optional jar 2.1.0.RELEASE
com.netflix.hystrix : hystrix-core Optional jar 1.5.18
com.netflix.ribbon : ribbon-core Optional jar 2.3.0
io.github.openfeign : feign-core Optional jar 10.1.0
com.netflix.ribbon : ribbon-eureka Optional jar 2.3.0
com.netflix.eureka : eureka-client Optional jar 1.7.2
com.alibaba : dubbo Optional jar 2.6.9
org.apache.curator : curator-framework Optional jar 5.1.0
org.apache.curator : curator-recipes Optional jar 5.1.0

Project Modules

There are no modules declared in this project.