License |
License |
---|---|
GroupId | GroupIdru.i-novus.components |
ArtifactId | ArtifactIdcommon-sign-gost-smev3 |
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-smev3-1.14.pom | |
common-sign-gost-smev3-1.14.jar | 22 KB |
common-sign-gost-smev3-1.14-sources.jar | 16 KB |
common-sign-gost-smev3-1.14-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost-smev3/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>common-sign-gost-smev3</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost-smev3/
implementation 'ru.i-novus.components:common-sign-gost-smev3:1.14'
// https://jarcasting.com/artifacts/ru.i-novus.components/common-sign-gost-smev3/
implementation ("ru.i-novus.components:common-sign-gost-smev3:1.14")
'ru.i-novus.components:common-sign-gost-smev3:jar:1.14'
<dependency org="ru.i-novus.components" name="common-sign-gost-smev3" rev="1.14">
<artifact name="common-sign-gost-smev3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='common-sign-gost-smev3', version='1.14')
)
libraryDependencies += "ru.i-novus.components" % "common-sign-gost-smev3" % "1.14"
[ru.i-novus.components/common-sign-gost-smev3 "1.14"]
Group / Artifact | Type | Version |
---|---|---|
ru.i-novus.components : common-sign-gost-soap | jar | 1.14 |
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 |
com.sun.xml.messaging.saaj : saaj-impl | jar | 1.5.1 |