| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fanzezhen.common |
| ArtifactId | ArtifactIdcommon-leaned |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-leaned
|
| Filename | Size |
|---|---|
| common-leaned-2.1.1.pom | |
| common-leaned-2.1.1.jar | 4 KB |
| common-leaned-2.1.1-sources.jar | 4 KB |
| common-leaned-2.1.1-javadoc.jar | 406 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-leaned/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-leaned</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-leaned/
implementation 'com.github.fanzezhen.common:common-leaned:2.1.1'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-leaned/
implementation ("com.github.fanzezhen.common:common-leaned:2.1.1")
'com.github.fanzezhen.common:common-leaned:jar:2.1.1'
<dependency org="com.github.fanzezhen.common" name="common-leaned" rev="2.1.1">
<artifact name="common-leaned" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-leaned', version='2.1.1')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-leaned" % "2.1.1"
[com.github.fanzezhen.common/common-leaned "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 4.1.2 |
| cn.hutool : hutool-all | jar | 5.7.3 |
| com.alibaba : fastjson | jar | 1.2.68 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework.batch : spring-batch-core | jar | 4.2.4.RELEASE |