License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-dal |
Last Version | Last Version5.0.4 |
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-dal-5.0.4.pom | |
mx-dal-5.0.4.jar | 19 KB |
mx-dal-5.0.4-sources.jar | 12 KB |
mx-dal-5.0.4-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-dal</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal/
implementation 'io.gitee.johnpeng:mx-dal:5.0.4'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal/
implementation ("io.gitee.johnpeng:mx-dal:5.0.4")
'io.gitee.johnpeng:mx-dal:jar:5.0.4'
<dependency org="io.gitee.johnpeng" name="mx-dal" rev="5.0.4">
<artifact name="mx-dal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-dal', version='5.0.4')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-dal" % "5.0.4"
[io.gitee.johnpeng/mx-dal "5.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-utils | jar | 5.0.9 |
io.gitee.johnpeng : mx-spring | jar | 5.1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |