License |
License |
---|---|
GroupId | GroupIdcom.centit.framework |
ArtifactId | ArtifactIdframework-base-view-easyui |
Version | Version3.1.2007 |
Type | Typejar |
Description |
Descriptioncom.centit.framework:framework-base-view-easyui
基于easyui的前端框架
|
Project Organization |
Project Organization江苏南大先腾信息产业股份有限公司 |
<!-- https://jarcasting.com/artifacts/com.centit.framework/framework-base-view-easyui/ -->
<dependency>
<groupId>com.centit.framework</groupId>
<artifactId>framework-base-view-easyui</artifactId>
<version>3.1.2007</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.framework/framework-base-view-easyui/
implementation 'com.centit.framework:framework-base-view-easyui:3.1.2007'
// https://jarcasting.com/artifacts/com.centit.framework/framework-base-view-easyui/
implementation ("com.centit.framework:framework-base-view-easyui:3.1.2007")
'com.centit.framework:framework-base-view-easyui:jar:3.1.2007'
<dependency org="com.centit.framework" name="framework-base-view-easyui" rev="3.1.2007">
<artifact name="framework-base-view-easyui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.framework', module='framework-base-view-easyui', version='3.1.2007')
)
libraryDependencies += "com.centit.framework" % "framework-base-view-easyui" % "3.1.2007"
[com.centit.framework/framework-base-view-easyui "3.1.2007"]