| License |
License |
|---|---|
| GroupId | GroupIdcom.mendmix |
| ArtifactId | ArtifactIdmendmix-common |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description基础工具类支持
|
| Filename | Size |
|---|---|
| mendmix-common-1.4.1.pom | |
| mendmix-common-1.4.1.jar | 235 KB |
| mendmix-common-1.4.1-sources.jar | 165 KB |
| mendmix-common-1.4.1-javadoc.jar | 651 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mendmix/mendmix-common/ -->
<dependency>
<groupId>com.mendmix</groupId>
<artifactId>mendmix-common</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mendmix/mendmix-common/
implementation 'com.mendmix:mendmix-common:1.4.1'
// https://jarcasting.com/artifacts/com.mendmix/mendmix-common/
implementation ("com.mendmix:mendmix-common:1.4.1")
'com.mendmix:mendmix-common:jar:1.4.1'
<dependency org="com.mendmix" name="mendmix-common" rev="1.4.1">
<artifact name="mendmix-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mendmix', module='mendmix-common', version='1.4.1')
)
libraryDependencies += "com.mendmix" % "mendmix-common" % "1.4.1"
[com.mendmix/mendmix-common "1.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.esotericsoftware : kryo | jar | 5.0.4 |
| de.ruedigermoeller : fst Optional | jar | 1.55 |
| org.yaml : snakeyaml | jar | 1.29 |
| com.squareup.okhttp3 : okhttp Optional | jar | 3.14.9 |
| org.apache.httpcomponents : httpclient Optional | jar | [4.5.13,) |
| org.apache.httpcomponents : httpmime Optional | jar | [4.5.13,) |
| net.sf.jmimemagic : jmimemagic | jar | 0.1.5 |
| 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 |