License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcn.org.awcp |
ArtifactId | ArtifactIdawcp-formdesigner-applicationImpl |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWCP is a rapid development platform.
|
<!-- https://jarcasting.com/artifacts/cn.org.awcp/awcp-formdesigner-applicationImpl/ -->
<dependency>
<groupId>cn.org.awcp</groupId>
<artifactId>awcp-formdesigner-applicationImpl</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.awcp/awcp-formdesigner-applicationImpl/
implementation 'cn.org.awcp:awcp-formdesigner-applicationImpl:1.0-RELEASE'
// https://jarcasting.com/artifacts/cn.org.awcp/awcp-formdesigner-applicationImpl/
implementation ("cn.org.awcp:awcp-formdesigner-applicationImpl:1.0-RELEASE")
'cn.org.awcp:awcp-formdesigner-applicationImpl:jar:1.0-RELEASE'
<dependency org="cn.org.awcp" name="awcp-formdesigner-applicationImpl" rev="1.0-RELEASE">
<artifact name="awcp-formdesigner-applicationImpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.awcp', module='awcp-formdesigner-applicationImpl', version='1.0-RELEASE')
)
libraryDependencies += "cn.org.awcp" % "awcp-formdesigner-applicationImpl" % "1.0-RELEASE"
[cn.org.awcp/awcp-formdesigner-applicationImpl "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.org.awcp : awcp-formdesigner-core | jar | 1.0-RELEASE |
cn.org.awcp : awcp-formdesigner-application | jar | 1.0-RELEASE |
cn.org.awcp : awcp-metadesigner-applicationImpl | jar | 1.0-RELEASE |
cn.org.awcp : awcp-unit-application | jar | 1.0-RELEASE |
cn.org.awcp : awcp-framework-core | jar | 1.0-RELEASE |
org.springframework : spring-tx | jar | 4.0.6.RELEASE |
org.springframework : spring-core | jar | 4.0.6.RELEASE |
org.springframework : spring-beans | jar | 4.0.6.RELEASE |
org.springframework : spring-context | jar | 4.0.6.RELEASE |
org.springframework : spring-jdbc | jar | 4.0.6.RELEASE |
org.springframework : spring-web | jar | 4.0.6.RELEASE |
org.springframework : spring-webmvc | jar | 4.0.6.RELEASE |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
org.mybatis : mybatis | jar | 3.2.8 |
org.mybatis : mybatis-spring | jar | 1.2.2 |
com.github.miemiedev : mybatis-paginator | jar | 1.2.15 |
com.itextpdf : itextpdf | jar | 5.5.9 |
net.sf.ehcache : ehcache-core | jar | 2.4.3 |
org.apache.httpcomponents : httpclient | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.springframework : spring-test | jar | 4.0.6.RELEASE |