Last Version

com.centit.framework:framework-security-gm-plugin 5.0.2101

基于spring mvc的内部开发框架. 包括了对 spring mvc, spring security, spring session, hibernate, mybatis, flyway 等等开源框架的整合; 同时,设计了一套基础用户、组织机构和功能权限、数据权限体系,作为公司内部研发的基础平台。

License

License

Categories

Categories

Security
GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

framework-security-gm-plugin
Version

Version

5.0.2101
Type

Type

jar
Description

Description

基于spring mvc的内部开发框架. 包括了对 spring mvc, spring security, spring session, hibernate, mybatis, flyway 等等开源框架的整合; 同时,设计了一套基础用户、组织机构和功能权限、数据权限体系,作为公司内部研发的基础平台。
Project Organization

Project Organization

江苏南大先腾信息产业股份有限公司

Download framework-security-gm-plugin 5.0.2101


<!-- https://jarcasting.com/artifacts/com.centit.framework/framework-security-gm-plugin/ -->
<dependency>
    <groupId>com.centit.framework</groupId>
    <artifactId>framework-security-gm-plugin</artifactId>
    <version>5.0.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.framework/framework-security-gm-plugin/
implementation 'com.centit.framework:framework-security-gm-plugin:5.0.2101'
// https://jarcasting.com/artifacts/com.centit.framework/framework-security-gm-plugin/
implementation ("com.centit.framework:framework-security-gm-plugin:5.0.2101")
'com.centit.framework:framework-security-gm-plugin:jar:5.0.2101'
<dependency org="com.centit.framework" name="framework-security-gm-plugin" rev="5.0.2101">
  <artifact name="framework-security-gm-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.framework', module='framework-security-gm-plugin', version='5.0.2101')
)
libraryDependencies += "com.centit.framework" % "framework-security-gm-plugin" % "5.0.2101"
[com.centit.framework/framework-security-gm-plugin "5.0.2101"]

Dependencies

compile (3)

Group / Artifact Type Version
com.centit.framework : framework-adapter jar 5.0.2101
org.springframework.security : spring-security-core jar 5.1.4.RELEASE
org.bouncycastle : bcprov-jdk15on jar 1.64

test (1)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.64

Project Modules

There are no modules declared in this project.