License |
License |
---|---|
GroupId | GroupIdio.gitee.johnpeng |
ArtifactId | ArtifactIdmx-spring |
Last Version | Last Version5.1.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-spring-5.1.9.pom | |
mx-spring-5.1.9.jar | 33 KB |
mx-spring-5.1.9-sources.jar | 23 KB |
mx-spring-5.1.9-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-spring/ -->
<dependency>
<groupId>io.gitee.johnpeng</groupId>
<artifactId>mx-spring</artifactId>
<version>5.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-spring/
implementation 'io.gitee.johnpeng:mx-spring:5.1.9'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-spring/
implementation ("io.gitee.johnpeng:mx-spring:5.1.9")
'io.gitee.johnpeng:mx-spring:jar:5.1.9'
<dependency org="io.gitee.johnpeng" name="mx-spring" rev="5.1.9">
<artifact name="mx-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-spring', version='5.1.9')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-spring" % "5.1.9"
[io.gitee.johnpeng/mx-spring "5.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.johnpeng : mx-utils | jar | 5.0.9 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.yaml : snakeyaml | jar | 1.29 |
org.springframework : spring-context-support | jar | 5.3.19 |
net.sf.ehcache : ehcache | jar | 2.10.6 |
org.springframework.data : spring-data-redis | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter | jar | 2.6.6 |
org.apache.commons : commons-pool2 | jar | 2.8.0 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
javax.validation : validation-api | jar | 2.0.1.Final |
redis.clients : jedis | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |