License |
License |
---|---|
GroupId | GroupIdio.github.nibnait |
ArtifactId | ArtifactIdcommon-enhance |
Version | Version22.04.11 |
Type | Typejar |
Description |
Descriptioncommon-enhance
java common util collection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-enhance-22.04.11.pom | |
common-enhance-22.04.11.jar | 99 KB |
common-enhance-22.04.11-sources.jar | 42 KB |
common-enhance-22.04.11-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nibnait/common-enhance/ -->
<dependency>
<groupId>io.github.nibnait</groupId>
<artifactId>common-enhance</artifactId>
<version>22.04.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nibnait/common-enhance/
implementation 'io.github.nibnait:common-enhance:22.04.11'
// https://jarcasting.com/artifacts/io.github.nibnait/common-enhance/
implementation ("io.github.nibnait:common-enhance:22.04.11")
'io.github.nibnait:common-enhance:jar:22.04.11'
<dependency org="io.github.nibnait" name="common-enhance" rev="22.04.11">
<artifact name="common-enhance" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nibnait', module='common-enhance', version='22.04.11')
)
libraryDependencies += "io.github.nibnait" % "common-enhance" % "22.04.11"
[io.github.nibnait/common-enhance "22.04.11"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-codec : commons-codec | jar | 1.15 |
com.google.guava : guava | jar | 23.0 |
com.google.code.gson : gson | jar | 2.9.0 |
com.alibaba : fastjson | jar | 1.2.80 |
io.github.nibnait : comparison-core | jar | 1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.github.pagehelper : pagehelper | jar | 5.3.0 |
io.github.biezhi : oh-my-email | jar | 0.0.4 |
cn.hutool : hutool-all | jar | 5.7.22 |
org.springframework : spring-beans | jar | 5.3.17 |
org.springframework : spring-aop | jar | 5.3.17 |
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
com.alibaba : easyexcel | jar | 3.0.5 |
org.apache.httpcomponents : httpasyncclient Optional | jar | 4.1.5 |
org.apache.httpcomponents : httpmime Optional | jar | 4.5.13 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |