Jasper XML Digital Signature library

Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。

License

License

hynnet.com
Categories

Categories

Net
GroupId

GroupId

com.hynnet
ArtifactId

ArtifactId

jasper-xml-dsig
Last Version

Last Version

1.0.1-2
Release Date

Release Date

Type

Type

jar
Description

Description

Jasper XML Digital Signature library
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
Source Code Management

Source Code Management

https://github.com/

Download jasper-xml-dsig

How to add to project

<!-- https://jarcasting.com/artifacts/com.hynnet/jasper-xml-dsig/ -->
<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jasper-xml-dsig</artifactId>
    <version>1.0.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/jasper-xml-dsig/
implementation 'com.hynnet:jasper-xml-dsig:1.0.1-2'
// https://jarcasting.com/artifacts/com.hynnet/jasper-xml-dsig/
implementation ("com.hynnet:jasper-xml-dsig:1.0.1-2")
'com.hynnet:jasper-xml-dsig:jar:1.0.1-2'
<dependency org="com.hynnet" name="jasper-xml-dsig" rev="1.0.1-2">
  <artifact name="jasper-xml-dsig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='jasper-xml-dsig', version='1.0.1-2')
)
libraryDependencies += "com.hynnet" % "jasper-xml-dsig" % "1.0.1-2"
[com.hynnet/jasper-xml-dsig "1.0.1-2"]

Dependencies

compile (9)

Group / Artifact Type Version
javax.activation : activation jar 1.1.1
javax.mail : mail jar 1.5.0-b01
javax.xml.soap : saaj-api jar 1.3.5
javax.xml.soap : saaj-impl jar 1.3
xml-security : xmlsec jar 1.0.5D2
com.hynnet : xws-security jar 3.0
org.apache.lucene : lucene-xercesImpl jar 3.5.0
commons-codec : commons-codec jar 1.10
org.slf4j : slf4j-api jar 1.7.25

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.1-2
1.0.1
1.0.0