| License |
License |
|---|---|
| GroupId | GroupIdcom.mendmix |
| ArtifactId | ArtifactIdmendmix-springcloud-support |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmendmix分布式云原生架构技术底座
|
<!-- https://jarcasting.com/artifacts/com.mendmix/mendmix-springcloud-support/ -->
<dependency>
<groupId>com.mendmix</groupId>
<artifactId>mendmix-springcloud-support</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mendmix/mendmix-springcloud-support/
implementation 'com.mendmix:mendmix-springcloud-support:1.4.1'
// https://jarcasting.com/artifacts/com.mendmix/mendmix-springcloud-support/
implementation ("com.mendmix:mendmix-springcloud-support:1.4.1")
'com.mendmix:mendmix-springcloud-support:jar:1.4.1'
<dependency org="com.mendmix" name="mendmix-springcloud-support" rev="1.4.1">
<artifact name="mendmix-springcloud-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mendmix', module='mendmix-springcloud-support', version='1.4.1')
)
libraryDependencies += "com.mendmix" % "mendmix-springcloud-support" % "1.4.1"
[com.mendmix/mendmix-springcloud-support "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4.13.1,) |
| org.springframework : spring-test | jar | 5.3.18 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |