License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-service-utils |
Version | Version5.2.0 |
Type | Typejar |
Description |
Descriptionorg.mx base
org.mx base java library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mx-service-utils-5.2.0.pom | |
mx-service-utils-5.2.0.jar | 132 KB |
mx-service-utils-5.2.0-sources.jar | 82 KB |
mx-service-utils-5.2.0-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-service-utils/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-service-utils</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-service-utils/
implementation 'io.gitee.johnpeng:mx-service-utils:5.2.0'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-service-utils/
implementation ("io.gitee.johnpeng:mx-service-utils:5.2.0")
'io.gitee.johnpeng:mx-service-utils:jar:5.2.0'
<dependency org="io.gitee.johnpeng" name="mx-service-utils" rev="5.2.0">
<artifact name="mx-service-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-service-utils', version='5.2.0')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-service-utils" % "5.2.0"
[io.gitee.johnpeng/mx-service-utils "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |