License |
License |
---|---|
GroupId | GroupIdcom.github.sparkzxl |
ArtifactId | ArtifactIdsparkzxl-gateway-filter |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionsparkzxl component framework
|
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-gateway-filter/ -->
<dependency>
<groupId>com.github.sparkzxl</groupId>
<artifactId>sparkzxl-gateway-filter</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-gateway-filter/
implementation 'com.github.sparkzxl:sparkzxl-gateway-filter:1.3.3'
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-gateway-filter/
implementation ("com.github.sparkzxl:sparkzxl-gateway-filter:1.3.3")
'com.github.sparkzxl:sparkzxl-gateway-filter:jar:1.3.3'
<dependency org="com.github.sparkzxl" name="sparkzxl-gateway-filter" rev="1.3.3">
<artifact name="sparkzxl-gateway-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-gateway-filter', version='1.3.3')
)
libraryDependencies += "com.github.sparkzxl" % "sparkzxl-gateway-filter" % "1.3.3"
[com.github.sparkzxl/sparkzxl-gateway-filter "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sparkzxl : sparkzxl-core | jar | 1.3.3 |
org.springframework.cloud : spring-cloud-starter-gateway | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.projectlombok : lombok | jar | 1.18.8 |