io.gitee.laoshirenggo:gateway

gateway模块

License

License

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

gateway
Last Version

Last Version

1.0-RELEASEOT
Release Date

Release Date

Type

Type

jar
Description

Description

gateway模块

Download gateway

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.boot : spring-boot-starter-tomcat jar 2.3.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.10.RELEASE
org.projectlombok : lombok jar 1.18.0

provided (3)

Group / Artifact Type Version
io.gitee.laoshirenggo : nacos jar 1.0-RELEASEOT
io.gitee.laoshirenggo : eureka jar 1.0-RELEASEOT
io.gitee.laoshirenggo : consul jar 1.0-RELEASEOT

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASEOT