| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zhibi |
| ArtifactId | ArtifactIdfast-commons |
| Version | Version2.6.2 |
| Type | Typejar |
| Description |
Description快速开发
|
| Filename | Size |
|---|---|
| fast-commons-2.6.2.pom | |
| fast-commons-2.6.2.jar | 64 KB |
| fast-commons-2.6.2-sources.jar | 41 KB |
| fast-commons-2.6.2-javadoc.jar | 321 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/fast-commons/ -->
<dependency>
<groupId>com.gitee.zhibi</groupId>
<artifactId>fast-commons</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-commons/
implementation 'com.gitee.zhibi:fast-commons:2.6.2'
// https://jarcasting.com/artifacts/com.gitee.zhibi/fast-commons/
implementation ("com.gitee.zhibi:fast-commons:2.6.2")
'com.gitee.zhibi:fast-commons:jar:2.6.2'
<dependency org="com.gitee.zhibi" name="fast-commons" rev="2.6.2">
<artifact name="fast-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='fast-commons', version='2.6.2')
)
libraryDependencies += "com.gitee.zhibi" % "fast-commons" % "2.6.2"
[com.gitee.zhibi/fast-commons "2.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.12 |
| cn.hutool : hutool-all | jar | 5.3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 20041127.091804 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
| org.projectlombok : lombok | jar | 1.18.6 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| commons-io : commons-io | jar | 2.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| com.itextpdf : html2pdf | jar | 2.1.3 |
| org.hibernate : hibernate-validator | jar | 6.0.15.Final |
| org.springframework : spring-webmvc | jar | 5.1.5.RELEASE |
| sshtools : j2ssh-core | jar | 0.2.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |