jweb-common

本项目主要弥补在使用mybatis3+springmvc+jquery easyui快速搭建web应用系统是遇到的框架不足. 主要工作包括: 1,扩展了ApplicationContextAware,通过单例注入spring容器,提供spring容器外的bean获取方法 2,扩展了apache shiro框架,统一了安全结构 3,扩展了mybatis3拦截器,在两个拦截器中自动完成分页注入,实现内存分页。 4,分页设计数据库方言 5,提供了一个easyuigrid的模型 6,提供了java泛型的jstl 7, xml工具包等一些小工具

License

License

GroupId

GroupId

com.github.alexmao86
ArtifactId

ArtifactId

jweb-common
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

jweb-common
本项目主要弥补在使用mybatis3+springmvc+jquery easyui快速搭建web应用系统是遇到的框架不足. 主要工作包括: 1,扩展了ApplicationContextAware,通过单例注入spring容器,提供spring容器外的bean获取方法 2,扩展了apache shiro框架,统一了安全结构 3,扩展了mybatis3拦截器,在两个拦截器中自动完成分页注入,实现内存分页。 4,分页设计数据库方言 5,提供了一个easyuigrid的模型 6,提供了java泛型的jstl 7, xml工具包等一些小工具
Project URL

Project URL

http://maven.apache.org

Download jweb-common

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.google.code.gson : gson jar 2.2.1
org.apache.shiro : shiro-core jar 1.2.3
org.mybatis : mybatis jar 3.4.6
org.springframework : spring-beans jar 3.1.2.RELEASE
org.springframework : spring-context jar 3.1.2.RELEASE
org.mybatis : mybatis-spring jar 1.3.1
org.freemarker : freemarker jar 2.3.23
org.reflections : reflections jar 0.9.10
commons-io : commons-io jar 2.6

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.faces : jsf-api jar 2.1
javax.servlet.jsp : jsp-api jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4-Final
1.1.3
1.1.2
1.1.1
1.1
1.0