License |
License |
---|---|
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdhitool-core |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description通用工具组件(An Common Tools Component)
|
Filename | Size |
---|---|
hitool-core-1.0.2.RELEASE.pom | |
hitool-core-1.0.2.RELEASE.jar | 597 KB |
hitool-core-1.0.2.RELEASE-sources.jar | 438 KB |
hitool-core-1.0.2.RELEASE-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/hitool-core/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>hitool-core</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool-core/
implementation 'com.github.hiwepy:hitool-core:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool-core/
implementation ("com.github.hiwepy:hitool-core:1.0.2.RELEASE")
'com.github.hiwepy:hitool-core:jar:1.0.2.RELEASE'
<dependency org="com.github.hiwepy" name="hitool-core" rev="1.0.2.RELEASE">
<artifact name="hitool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='hitool-core', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "hitool-core" % "1.0.2.RELEASE"
[com.github.hiwepy/hitool-core "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
ognl : ognl | jar | 3.2.19 |
jakarta-regexp : jakarta-regexp | jar | 1.4 |
oro : oro | jar | 2.0.8 |
com.alibaba : fastjson | jar | 1.2.75 |
org.apache.commons : commons-compress | jar | 1.20 |
com.github.junrar : junrar | jar | 7.4.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |