Last Version

com.github.life-lab:common-utils 0.0.12.RELEASE

leisure framework

License

License

GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-utils
Version

Version

0.0.12.RELEASE
Type

Type

jar
Description

Description

leisure framework

Download common-utils 0.0.12.RELEASE


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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.life-lab : common-exception jar
com.fasterxml.jackson.core : jackson-databind jar
org.apache.commons : commons-lang3 jar
commons-beanutils : commons-beanutils jar
commons-io : commons-io jar
org.slf4j : slf4j-api jar
com.google.guava : guava jar
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpmime jar
org.apache.httpcomponents : httpasyncclient jar
org.javassist : javassist jar
cglib : cglib jar
org.springframework : spring-beans jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

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

Project Modules

There are no modules declared in this project.