com.github.hiwepy:hitool-core

通用工具组件(An Common Tools Component)

License

License

GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool-core
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

通用工具组件(An Common Tools Component)

Download hitool-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (10)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE