Last Version

max-gateway 1.0.9

网关模块

License

License

GroupId

GroupId

com.tangguangdi
ArtifactId

ArtifactId

max-gateway
Version

Version

1.0.9
Type

Type

jar
Description

Description

max-gateway
网关模块
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/max-gateway

Download max-gateway 1.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.tangguangdi : max-core jar 1.0.9
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.