com.github.hiwepy:hitool-crypto

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

License

License

GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool-crypto
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download hitool-crypto

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hiwepy/hitool-crypto/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>hitool-crypto</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool-crypto/
implementation 'com.github.hiwepy:hitool-crypto:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/hitool-crypto/
implementation ("com.github.hiwepy:hitool-crypto:1.0.2.RELEASE")
'com.github.hiwepy:hitool-crypto:jar:1.0.2.RELEASE'
<dependency org="com.github.hiwepy" name="hitool-crypto" rev="1.0.2.RELEASE">
  <artifact name="hitool-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='hitool-crypto', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "hitool-crypto" % "1.0.2.RELEASE"
[com.github.hiwepy/hitool-crypto "1.0.2.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
commons-codec : commons-codec jar 1.15
org.bouncycastle : bcprov-jdk15on jar 1.68
org.bouncycastle : bcprov-ext-jdk15on jar 1.68

provided (2)

Group / Artifact Type Version
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