License |
License
hynnet.com
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdjasper-xml-dsig |
Last Version | Last Version1.0.1-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJasper XML Digital Signature library
Java实现的、在商业化系统实际使用的类库及组件库。能帮助团队快速开发出健壮的、高性能、易于维护的软件系统。
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasper-xml-dsig-1.0.1-2.pom | |
jasper-xml-dsig-1.0.1-2.jar | 156 KB |
jasper-xml-dsig-1.0.1-2-sources.jar | 105 KB |
jasper-xml-dsig-1.0.1-2-javadoc.jar | 408 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |