License |
License |
---|---|
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdcommon-sign-gost |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary for signing documents by Russian GOST algorithms based on Bouncy Castle
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-sign-gost-1.14.pom | |
common-sign-gost-1.14.jar | 1 MB |
common-sign-gost-1.14-sources.jar | 39 KB |
common-sign-gost-1.14-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>common-sign-gost</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost/
implementation 'ru.i-novus.components:common-sign-gost:1.14'
// https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost/
implementation ("ru.i-novus.components:common-sign-gost:1.14")
'ru.i-novus.components:common-sign-gost:jar:1.14'
<dependency org="ru.i-novus.components" name="common-sign-gost" rev="1.14">
<artifact name="common-sign-gost" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='common-sign-gost', version='1.14')
)
libraryDependencies += "ru.i-novus.components" % "common-sign-gost" % "1.14"
[ru.i-novus.components/common-sign-gost "1.14"]
Group / Artifact | Type | Version |
---|---|---|
ru.i-novus.components : common-sign-gost-api | jar | 1.14 |
org.bouncycastle : bcprov-jdk15on | jar | 1.66 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.66 |
org.apache.santuario : xmlsec | jar | 2.2.0 |
xalan : xalan | jar | 2.7.2 |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |