Last Version

com.centit.framework:framework-parent 5.0.2101

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

License

License

GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

framework-parent
Version

Version

5.0.2101
Type

Type

pom
Description

Description

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

Project URL

https://github.com/ndxt/centit-framework
Project Organization

Project Organization

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

Source Code Management

https://github.com/ndxt/centit-framework

Download framework-parent 5.0.2101


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • framework-adapter
  • framework-core
  • framework-config
  • framework-filter
  • framework-security
  • framework-system-static
  • framework-core-web
  • framework-system-static-config
  • framework-system-static-jdbc
  • framework-session-core
  • framework-security-ldap
  • framework-boot-config
  • framework-security-boot-config
  • framework-security-gm-plugin
  • framework-session-redis
  • framework-session-jdbc