Last Version

com.github.fanzezhen.common:common-gateway 2.1.2

Commonly used

License

License

GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-gateway
Version

Version

2.1.2
Type

Type

jar
Description

Description

Commonly used

Download common-gateway 2.1.2


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

Dependencies

compile (8)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.3
org.projectlombok : lombok jar 1.18.22
org.springframework.cloud : spring-cloud-starter jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.9.RELEASE
org.springframework.cloud : spring-cloud-starter-gateway jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.9.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar 2.2.9.RELEASE
io.jaegertracing : jaeger-client jar 1.6.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis-reactive jar 2.3.9.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.9.RELEASE
io.projectreactor : reactor-test jar 3.4.7

Project Modules

There are no modules declared in this project.