License |
License |
---|---|
GroupId | GroupIdcom.mendmix |
ArtifactId | ArtifactIdmendmix-gateway |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmendmix分布式云原生架构技术底座
|
Filename | Size |
---|---|
mendmix-gateway-1.4.1.pom | |
mendmix-gateway-1.4.1.jar | 80 KB |
mendmix-gateway-1.4.1-sources.jar | 59 KB |
mendmix-gateway-1.4.1-javadoc.jar | 310 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mendmix/mendmix-gateway/ -->
<dependency>
<groupId>com.mendmix</groupId>
<artifactId>mendmix-gateway</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mendmix/mendmix-gateway/
implementation 'com.mendmix:mendmix-gateway:1.4.1'
// https://jarcasting.com/artifacts/com.mendmix/mendmix-gateway/
implementation ("com.mendmix:mendmix-gateway:1.4.1")
'com.mendmix:mendmix-gateway:jar:1.4.1'
<dependency org="com.mendmix" name="mendmix-gateway" rev="1.4.1">
<artifact name="mendmix-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mendmix', module='mendmix-gateway', version='1.4.1')
)
libraryDependencies += "com.mendmix" % "mendmix-gateway" % "1.4.1"
[com.mendmix/mendmix-gateway "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
com.mendmix : mendmix-common | jar | 1.4.1 |
com.mendmix : mendmix-common2 | jar | 1.4.1 |
com.mendmix : mendmix-spring | jar | 1.4.1 |
com.mendmix : mendmix-springweb | jar | 1.4.1 |
com.mendmix : mendmix-security Optional | jar | 1.4.1 |
com.mendmix : mendmix-logging | jar | 1.4.1 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.1.1 |
org.springframework.cloud : spring-cloud-gateway-server Optional | jar | 3.1.1 |
org.springframework : spring-webflux Optional | jar | 5.3.18 |
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.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |