is not current version
Last Version 2.0.0

com.github.teakfly:teafly-gateway 1.0.34

teafly 服务网关,基于 spring cloud gateway

GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-gateway
Version

Version

1.0.34
Type

Type

jar

Download teafly-gateway 1.0.34


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