is not current version
Last Version 5.1.9

org.mx base 5.0.0

org.mx base java library.

License

License

MIT
GroupId

GroupId

io.gitee.johnpeng
ArtifactId

ArtifactId

mx-spring
Version

Version

5.0.0
Type

Type

jar
Description

Description

org.mx base
org.mx base java library.
Project URL

Project URL

https://gitee.com/johnpeng/mx-core
Source Code Management

Source Code Management

https://gitee.com/johnpeng/mx-core.git

Download mx-spring 5.0.0


<!-- https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-spring/ -->
<dependency>
    <groupId>io.gitee.johnpeng</groupId>
    <artifactId>mx-spring</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-spring/
implementation 'io.gitee.johnpeng:mx-spring:5.0.0'
// https://jarcasting.com/artifacts/io.gitee.johnpeng/mx-spring/
implementation ("io.gitee.johnpeng:mx-spring:5.0.0")
'io.gitee.johnpeng:mx-spring:jar:5.0.0'
<dependency org="io.gitee.johnpeng" name="mx-spring" rev="5.0.0">
  <artifact name="mx-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.johnpeng', module='mx-spring', version='5.0.0')
)
libraryDependencies += "io.gitee.johnpeng" % "mx-spring" % "5.0.0"
[io.gitee.johnpeng/mx-spring "5.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.gitee.johnpeng : mx-utils jar 5.0.1
org.springframework : spring-context-support jar 5.2.5.RELEASE
net.sf.ehcache : ehcache jar 2.10.6
org.springframework.data : spring-data-redis jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.apache.commons : commons-pool2 jar 2.8.0
redis.clients : jedis jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.