Last Version

com.centit.framework:framework-system-web 5.0.2101

定义了一组和core兼容的表结构,并用mybatis实现了表的增删改查

License

License

GroupId

GroupId

com.centit.framework
ArtifactId

ArtifactId

framework-system-web
Version

Version

5.0.2101
Type

Type

jar
Description

Description

com.centit.framework:framework-system-web
定义了一组和core兼容的表结构,并用mybatis实现了表的增删改查
Project Organization

Project Organization

Centit Information Technical, co. Inc.

Download framework-system-web 5.0.2101


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

Dependencies

compile (2)

Group / Artifact Type Version
com.centit.framework : framework-core-web jar 5.0.2101
com.centit.framework : framework-system-module jar 5.0.2101

provided (3)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.21
javax.persistence : javax.persistence-api jar 2.2
javax.servlet : javax.servlet-api jar 3.1.0

system (1)

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

Project Modules

There are no modules declared in this project.