License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-dal-rdb |
Last Version | Last Version5.1.2 |
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-rdb-5.1.2.pom | |
mx-dal-rdb-5.1.2.jar | 25 KB |
mx-dal-rdb-5.1.2-sources.jar | 16 KB |
mx-dal-rdb-5.1.2-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-rdb/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-dal-rdb</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-rdb/
implementation 'io.gitee.johnpeng:mx-dal-rdb:5.1.2'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-dal-rdb/
implementation ("io.gitee.johnpeng:mx-dal-rdb:5.1.2")
'io.gitee.johnpeng:mx-dal-rdb:jar:5.1.2'
<dependency org="io.gitee.johnpeng" name="mx-dal-rdb" rev="5.1.2">
<artifact name="mx-dal-rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-dal-rdb', version='5.1.2')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-dal-rdb" % "5.1.2"
[io.gitee.johnpeng/mx-dal-rdb "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-dal | jar | 5.0.2 |
io.gitee.johnpeng : mx-service-utils | jar | 5.3.9 |
org.springframework : spring-jdbc | jar | 5.3.19 |
org.springframework : spring-tx | jar | 5.3.19 |
com.h2database : h2 | jar | 2.1.212 |
org.apache.commons : commons-dbcp2 | jar | 2.7.0 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |