| License |
License |
|---|---|
| GroupId | GroupIdcom.github.life-lab |
| ArtifactId | ArtifactIdcommon-utils |
| Version | Version0.0.12.RELEASE |
| Type | Typejar |
| Description |
Descriptionleisure framework
|
| Filename | Size |
|---|---|
| common-utils-0.0.12.RELEASE.pom | |
| common-utils-0.0.12.RELEASE.jar | 67 KB |
| common-utils-0.0.12.RELEASE-sources.jar | 35 KB |
| common-utils-0.0.12.RELEASE-javadoc.jar | 194 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |