hufu

Digital signature tools for Java.

License

License

GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

hufu
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

hufu
Digital signature tools for Java.
Project URL

Project URL

https://github.com/yingzhuo/hufu

Download hufu

Filename Size
hufu-1.0.6.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/hufu/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>hufu</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu/
implementation 'com.github.yingzhuo:hufu:1.0.6'
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu/
implementation ("com.github.yingzhuo:hufu:1.0.6")
'com.github.yingzhuo:hufu:pom:1.0.6'
<dependency org="com.github.yingzhuo" name="hufu" rev="1.0.6">
  <artifact name="hufu" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='hufu', version='1.0.6')
)
libraryDependencies += "com.github.yingzhuo" % "hufu" % "1.0.6"
[com.github.yingzhuo/hufu "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hufu-api
  • hufu-core
  • hufu-impl-ecdsa
  • hufu-impl-dsa
  • hufu-impl-rsa

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1