| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.mendmix |
| ArtifactId | ArtifactIdmendmix-security |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmendmix分布式云原生架构技术底座
|
| Filename | Size |
|---|---|
| mendmix-security-1.4.1.pom | |
| mendmix-security-1.4.1.jar | 35 KB |
| mendmix-security-1.4.1-sources.jar | 27 KB |
| mendmix-security-1.4.1-javadoc.jar | 177 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mendmix/mendmix-security/ -->
<dependency>
<groupId>com.mendmix</groupId>
<artifactId>mendmix-security</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mendmix/mendmix-security/
implementation 'com.mendmix:mendmix-security:1.4.1'
// https://jarcasting.com/artifacts/com.mendmix/mendmix-security/
implementation ("com.mendmix:mendmix-security:1.4.1")
'com.mendmix:mendmix-security:jar:1.4.1'
<dependency org="com.mendmix" name="mendmix-security" rev="1.4.1">
<artifact name="mendmix-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mendmix', module='mendmix-security', version='1.4.1')
)
libraryDependencies += "com.mendmix" % "mendmix-security" % "1.4.1"
[com.mendmix/mendmix-security "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mendmix : mendmix-common | jar | 1.4.1 |
| com.mendmix : mendmix-spring | jar | 1.4.1 |
| org.springframework : spring-web | jar | 5.3.18 |
| com.mendmix : mendmix-cache Optional | jar | 1.4.1 |
| io.projectreactor : reactor-core Optional | jar | 3.4.16 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| 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 |