License |
License |
---|---|
GroupId | GroupIdcom.mendmix |
ArtifactId | ArtifactIdmendmix-common2 |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmendmix分布式云原生架构技术底座
|
Filename | Size |
---|---|
mendmix-common2-1.4.1.pom | |
mendmix-common2-1.4.1.jar | 62 KB |
mendmix-common2-1.4.1-sources.jar | 43 KB |
mendmix-common2-1.4.1-javadoc.jar | 203 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mendmix/mendmix-common2/ -->
<dependency>
<groupId>com.mendmix</groupId>
<artifactId>mendmix-common2</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mendmix/mendmix-common2/
implementation 'com.mendmix:mendmix-common2:1.4.1'
// https://jarcasting.com/artifacts/com.mendmix/mendmix-common2/
implementation ("com.mendmix:mendmix-common2:1.4.1")
'com.mendmix:mendmix-common2:jar:1.4.1'
<dependency org="com.mendmix" name="mendmix-common2" rev="1.4.1">
<artifact name="mendmix-common2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mendmix', module='mendmix-common2', version='1.4.1')
)
libraryDependencies += "com.mendmix" % "mendmix-common2" % "1.4.1"
[com.mendmix/mendmix-common2 "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.mendmix : mendmix-common | jar | 1.4.1 |
com.mendmix : mendmix-cache Optional | jar | 1.4.1 |
org.apache.poi : poi Optional | jar | 3.17 |
org.apache.poi : poi-ooxml Optional | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas Optional | jar | 3.17 |
org.apache.commons : commons-collections4 Optional | jar | 4.1 |
org.apache.zookeeper : zookeeper Optional | jar | 3.4.14 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
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 |