Last Version

com.centit.framework:framework-core 5.0.2101

框架的核心包,整合了多个开源框架,并定义了组织机构和权限体系

License

License

GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

framework-core
Version

Version

5.0.2101
Type

Type

jar
Description

Description

com.centit.framework:framework-core
框架的核心包,整合了多个开源框架,并定义了组织机构和权限体系
Project Organization

Project Organization

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

Download framework-core 5.0.2101


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

Dependencies

compile (22)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.2
com.centit.framework : framework-adapter jar 5.0.2101
com.centit.support : centit-database jar 2.3-SNAPSHOT
javax.persistence : javax.persistence-api Optional jar 2.2
javax.validation : validation-api jar 2.0.0.Final
org.springframework : spring-web jar 5.1.5.RELEASE
org.springframework : spring-webmvc jar 5.1.5.RELEASE
org.springframework : spring-expression jar 5.1.5.RELEASE
org.springframework : spring-aop jar 5.1.5.RELEASE
org.springframework : spring-beans jar 5.1.5.RELEASE
org.springframework : spring-core jar 5.1.5.RELEASE
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-context-support jar 5.1.5.RELEASE
org.springframework : spring-aspects jar 5.1.5.RELEASE
org.springframework.security : spring-security-web jar 5.1.4.RELEASE
org.javassist : javassist jar 3.21.0-GA
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-web jar 2.11.1
commons-io : commons-io jar 2.6
jstl : jstl jar 1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.5.RELEASE
junit : junit jar 4.12

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.