jeeweb-common-utils

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

cn.jeeweb
ArtifactId

ArtifactId

jeeweb-common-utils
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

jeeweb-common-utils
Parent pom providing dependency and plugin management for applications built with Maven

Download jeeweb-common-utils

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-utils/ -->
<dependency>
    <groupId>cn.jeeweb</groupId>
    <artifactId>jeeweb-common-utils</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-utils/
implementation 'cn.jeeweb:jeeweb-common-utils:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-utils/
implementation ("cn.jeeweb:jeeweb-common-utils:1.0.4.RELEASE")
'cn.jeeweb:jeeweb-common-utils:jar:1.0.4.RELEASE'
<dependency org="cn.jeeweb" name="jeeweb-common-utils" rev="1.0.4.RELEASE">
  <artifact name="jeeweb-common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jeeweb', module='jeeweb-common-utils', version='1.0.4.RELEASE')
)
libraryDependencies += "cn.jeeweb" % "jeeweb-common-utils" % "1.0.4.RELEASE"
[cn.jeeweb/jeeweb-common-utils "1.0.4.RELEASE"]

Dependencies

compile (28)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-cache jar 2.0.1.RELEASE
org.springframework.session : spring-session-data-redis jar
org.apache.commons : commons-lang3 jar 3.3.2
commons-beanutils : commons-beanutils jar 1.9.3
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.10
com.alibaba : fastjson jar 1.2.15
org.freemarker : freemarker jar 2.3.27-incubating
net.sf.ehcache : ehcache jar 2.10.4
redis.clients : jedis jar 2.8.1
com.google.guava : guava jar 17.0
com.fasterxml.jackson.core : jackson-core jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.5
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.9.5
com.sun.xml.bind : jaxb-impl jar 2.0.1
net.sf.json-lib : json-lib jar 2.3
com.octo.captcha : jcaptcha-api jar 2.0-alpha-1
com.octo.captcha : jcaptcha jar 2.0-alpha-1
org.apache.httpcomponents : httpclient jar 4.5.1
com.itextpdf : itextpdf jar 5.5.13
com.itextpdf : itext-asian jar 5.2.0
cn.afterturn : easypoi-web jar 3.2.0
org.apache.poi : poi-scratchpad jar 3.15
org.apache.poi : ooxml-schemas jar 1.3
javax.servlet : jstl jar 1.2
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.0.1.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE