| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.dqhm |
| ArtifactId | ArtifactIdemmon-util |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptioncom.gitee.dqhm:emmon-util
The test uploads the jar to the maven central repository
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| emmon-util-1.0.2.pom | |
| emmon-util-1.0.2.jar | 154 KB |
| emmon-util-1.0.2-sources.jar | 147 KB |
| emmon-util-1.0.2-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.dqhm/emmon-util/ -->
<dependency>
<groupId>com.gitee.dqhm</groupId>
<artifactId>emmon-util</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.dqhm/emmon-util/
implementation 'com.gitee.dqhm:emmon-util:1.0.2'
// https://jarcasting.com/artifacts/com.gitee.dqhm/emmon-util/
implementation ("com.gitee.dqhm:emmon-util:1.0.2")
'com.gitee.dqhm:emmon-util:jar:1.0.2'
<dependency org="com.gitee.dqhm" name="emmon-util" rev="1.0.2">
<artifact name="emmon-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.dqhm', module='emmon-util', version='1.0.2')
)
libraryDependencies += "com.gitee.dqhm" % "emmon-util" % "1.0.2"
[com.gitee.dqhm/emmon-util "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.beust : jcommander | jar | 1.81 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.zxing : core | jar | 3.4.1 |
| com.google.zxing : javase | jar | 3.4.1 |
| org.docx4j : docx4j-ImportXHTML | jar | 8.2.1 |
| org.jsoup : jsoup | jar | 1.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |