License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-gateway-adapter |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-gateway-adapter/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-gateway-adapter</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-gateway-adapter/
implementation 'com.jeesuite:jeesuite-gateway-adapter:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-gateway-adapter/
implementation ("com.jeesuite:jeesuite-gateway-adapter:1.4.0")
'com.jeesuite:jeesuite-gateway-adapter:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-gateway-adapter" rev="1.4.0">
<artifact name="jeesuite-gateway-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-gateway-adapter', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-gateway-adapter" % "1.4.0"
[com.jeesuite/jeesuite-gateway-adapter "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
com.jeesuite : jeesuite-common | jar | 1.4.0 |
com.jeesuite : jeesuite-common2 | jar | 1.4.0 |
com.jeesuite : jeesuite-spring | jar | 1.4.0 |
com.jeesuite : jeesuite-springweb | jar | 1.4.0 |
com.jeesuite : jeesuite-security | jar | 1.4.0 |
com.jeesuite : jeesuite-logging | jar | 1.4.0 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.1.1 |
org.springframework.cloud : spring-cloud-gateway-server Optional | jar | 3.1.1 |
io.projectreactor : reactor-core Optional | jar | 3.4.16 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |