Last Version

zxframe 1.5

ZxFrame为JAVA框架-支持JPA,多级缓存,读写分离,分库分表;支持通用分布式锁;配置热更新;防缓存击穿,缓存穿透,缓存雪崩;

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.zhouxuanGithub
ArtifactId

ArtifactId

zxframe
Version

Version

1.5
Type

Type

jar
Description

Description

zxframe
ZxFrame为JAVA框架-支持JPA,多级缓存,读写分离,分库分表;支持通用分布式锁;配置热更新;防缓存击穿,缓存穿透,缓存雪崩;
Project URL

Project URL

https://github.com/zhouxuanGithub/zxframe
Source Code Management

Source Code Management

https://github.com/zhouxuanGithub/zxframe

Download zxframe 1.5


<!-- https://jarcasting.com/artifacts/com.github.zhouxuanGithub/zxframe/ -->
<dependency>
    <groupId>com.github.zhouxuanGithub</groupId>
    <artifactId>zxframe</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhouxuanGithub/zxframe/
implementation 'com.github.zhouxuanGithub:zxframe:1.5'
// https://jarcasting.com/artifacts/com.github.zhouxuanGithub/zxframe/
implementation ("com.github.zhouxuanGithub:zxframe:1.5")
'com.github.zhouxuanGithub:zxframe:jar:1.5'
<dependency org="com.github.zhouxuanGithub" name="zxframe" rev="1.5">
  <artifact name="zxframe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhouxuanGithub', module='zxframe', version='1.5')
)
libraryDependencies += "com.github.zhouxuanGithub" % "zxframe" % "1.5"
[com.github.zhouxuanGithub/zxframe "1.5"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.24.RELEASE
org.springframework : spring-beans jar 4.3.24.RELEASE
org.springframework : spring-context jar 4.3.24.RELEASE
org.springframework : spring-web jar 4.3.24.RELEASE
org.springframework : spring-aop jar 4.3.24.RELEASE
org.springframework : spring-aspects jar 4.3.24.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.2
com.alibaba : druid jar 1.1.6
mysql : mysql-connector-java jar 8.0.8-dmr
redis.clients : jedis jar 2.9.3
net.sf.ehcache : ehcache jar 2.10.4
org.apache.tomcat : tomcat-servlet-api jar 9.0.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.