| License |
License |
|---|---|
| GroupId | GroupIdorg.jeecf |
| ArtifactId | ArtifactIdjeecf-module-common |
| Version | Version2.0.1-RELEASE |
| Type | Typejar |
| Description |
DescriptionCode Generation Program Based on Freemarket to Solve Enterprise Development Efficiency and Code Specification
|
<!-- https://jarcasting.com/artifacts/org.jeecf/jeecf-module-common/ -->
<dependency>
<groupId>org.jeecf</groupId>
<artifactId>jeecf-module-common</artifactId>
<version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecf/jeecf-module-common/
implementation 'org.jeecf:jeecf-module-common:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.jeecf/jeecf-module-common/
implementation ("org.jeecf:jeecf-module-common:2.0.1-RELEASE")
'org.jeecf:jeecf-module-common:jar:2.0.1-RELEASE'
<dependency org="org.jeecf" name="jeecf-module-common" rev="2.0.1-RELEASE">
<artifact name="jeecf-module-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecf', module='jeecf-module-common', version='2.0.1-RELEASE')
)
libraryDependencies += "org.jeecf" % "jeecf-module-common" % "2.0.1-RELEASE"
[org.jeecf/jeecf-module-common "2.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-io : commons-io | jar | 2.5 |
| joda-time : joda-time | jar | 2.9.9 |
| net.sf.dozer : dozer | jar | 5.5.1 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.0.0.RELEASE |
| org.springframework : spring-context | jar | |
| org.springframework : spring-core | jar | 5.0.4.RELEASE |
| org.springframework : spring-beans | jar | |
| io.springfox : springfox-swagger2 | jar | 2.7.0 |
| io.springfox : springfox-swagger-ui | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.projectlombok : lombok | jar | 1.16.20 |