| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.ants-double |
| ArtifactId | ArtifactIdmainhua |
| Last Version | Last Version1.07 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmainhua
常用工具集成
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mainhua-1.07.pom | |
| mainhua-1.07.jar | 7 KB |
| mainhua-1.07-sources.jar | 3 KB |
| mainhua-1.07-javadoc.jar | 51 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ants-double/mainhua/ -->
<dependency>
<groupId>com.github.ants-double</groupId>
<artifactId>mainhua</artifactId>
<version>1.07</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ants-double/mainhua/
implementation 'com.github.ants-double:mainhua:1.07'
// https://jarcasting.com/artifacts/com.github.ants-double/mainhua/
implementation ("com.github.ants-double:mainhua:1.07")
'com.github.ants-double:mainhua:jar:1.07'
<dependency org="com.github.ants-double" name="mainhua" rev="1.07">
<artifact name="mainhua" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ants-double', module='mainhua', version='1.07')
)
libraryDependencies += "com.github.ants-double" % "mainhua" % "1.07"
[com.github.ants-double/mainhua "1.07"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.alibaba : fastjson | jar | 1.2.70 |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| commons-codec : commons-codec | jar | 1.14 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| commons-io : commons-io | jar | 2.7 |
| com.github.kevinsawicki : http-request | jar | 6.0 |
| io.protostuff : protostuff-core | jar | 1.7.2 |
| io.protostuff : protostuff-runtime | jar | 1.7.2 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| dom4j : dom4j | jar | 1.6.1 |
| net.java.dev.jna : jna | jar | 5.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |