| License |
License |
|---|---|
| GroupId | GroupIdonline.sanen |
| ArtifactId | ArtifactIdmhdt-common |
| Version | Version1.4.3 |
| Type | Typejar |
| Description |
Descriptionsanen mhdt common
A universal toolkit that includes IO, string, date, log, and more
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mhdt-common-1.4.3.pom | |
| mhdt-common-1.4.3.jar | 206 KB |
| mhdt-common-1.4.3-sources.jar | 124 KB |
| mhdt-common-1.4.3-javadoc.jar | 648 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/online.sanen/mhdt-common/ -->
<dependency>
<groupId>online.sanen</groupId>
<artifactId>mhdt-common</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/online.sanen/mhdt-common/
implementation 'online.sanen:mhdt-common:1.4.3'
// https://jarcasting.com/artifacts/online.sanen/mhdt-common/
implementation ("online.sanen:mhdt-common:1.4.3")
'online.sanen:mhdt-common:jar:1.4.3'
<dependency org="online.sanen" name="mhdt-common" rev="1.4.3">
<artifact name="mhdt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.sanen', module='mhdt-common', version='1.4.3')
)
libraryDependencies += "online.sanen" % "mhdt-common" % "1.4.3"
[online.sanen/mhdt-common "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| javazoom : jlayer | jar | 1.0.1 |
| org.freemarker : freemarker | jar | 2.3.28 |
| com.alibaba : fastjson | jar | 1.1.43 |
| org.fusesource.jansi : jansi | jar | 1.17 |