License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-utils |
Last Version | Last Version5.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.mx base
org.mx base java library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mx-utils-5.0.9.pom | |
mx-utils-5.0.9.jar | 55 KB |
mx-utils-5.0.9-sources.jar | 31 KB |
mx-utils-5.0.9-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-utils/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-utils</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-utils/
implementation 'io.gitee.johnpeng:mx-utils:5.0.9'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-utils/
implementation ("io.gitee.johnpeng:mx-utils:5.0.9")
'io.gitee.johnpeng:mx-utils:jar:5.0.9'
<dependency org="io.gitee.johnpeng" name="mx-utils" rev="5.0.9">
<artifact name="mx-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-utils', version='5.0.9')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-utils" % "5.0.9"
[io.gitee.johnpeng/mx-utils "5.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.70 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |