License |
License |
---|---|
GroupId | GroupIdcn.org.awcp |
ArtifactId | ArtifactIdawcp-framework-core |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
DescriptionAWCP is a rapid development platform.
|
<!-- https://jarcasting.com/artifacts/cn.org.awcp/awcp-framework-core/ -->
<dependency>
<groupId>cn.org.awcp</groupId>
<artifactId>awcp-framework-core</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.org.awcp/awcp-framework-core/
implementation 'cn.org.awcp:awcp-framework-core:1.0-RELEASE'
// https://jarcasting.com/artifacts/cn.org.awcp/awcp-framework-core/
implementation ("cn.org.awcp:awcp-framework-core:1.0-RELEASE")
'cn.org.awcp:awcp-framework-core:jar:1.0-RELEASE'
<dependency org="cn.org.awcp" name="awcp-framework-core" rev="1.0-RELEASE">
<artifact name="awcp-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.org.awcp', module='awcp-framework-core', version='1.0-RELEASE')
)
libraryDependencies += "cn.org.awcp" % "awcp-framework-core" % "1.0-RELEASE"
[cn.org.awcp/awcp-framework-core "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
ro.nextreports : jofc2 | jar | 1.0.1 |
com.github.miemiedev : mybatis-paginator | jar | 1.2.15 |
org.mybatis : mybatis | jar | 3.2.8 |
org.mybatis : mybatis-spring | jar | 1.2.2 |
com.github.jsqlparser : jsqlparser | jar | 0.9.1 |
org.mybatis.caches : mybatis-memcached | jar | 1.0.0 |
javax.persistence : persistence-api | jar | 1.0 |
log4j : log4j | jar | 1.2.16 |
com.alibaba : druid | jar | 1.1.3 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.springframework : spring-beans | jar | 4.0.6.RELEASE |
org.springframework : spring-context | jar | 4.0.6.RELEASE |
org.apache.poi : poi | jar | 3.15 |
org.apache.poi : poi-ooxml | jar | 3.15 |
org.apache.poi : poi-ooxml-schemas | jar | 3.15 |
org.apache.poi : poi-scratchpad | jar | 3.15 |
dom4j : dom4j | jar | 1.6.1 |
org.springframework : spring-jdbc | jar | 4.0.6.RELEASE |
org.apache.shiro : shiro-core | jar | 1.2.3 |
org.mongodb : mongo-java-driver | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.27 |
org.aspectj : aspectjweaver | jar | 1.6.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.springframework : spring-test | jar | 4.0.6.RELEASE |