License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdbr.com.esec.icpm |
ArtifactId | ArtifactIdcertillion-client-library |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCertillion Client Library
This library is used to make integration with Certillion server, so our Clients can easily ask for signatures or generate certificates.
|
<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library/ -->
<dependency>
<groupId>br.com.esec.icpm</groupId>
<artifactId>certillion-client-library</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library/
implementation 'br.com.esec.icpm:certillion-client-library:1.2.0'
// https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library/
implementation ("br.com.esec.icpm:certillion-client-library:1.2.0")
'br.com.esec.icpm:certillion-client-library:jar:1.2.0'
<dependency org="br.com.esec.icpm" name="certillion-client-library" rev="1.2.0">
<artifact name="certillion-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='certillion-client-library', version='1.2.0')
)
libraryDependencies += "br.com.esec.icpm" % "certillion-client-library" % "1.2.0"
[br.com.esec.icpm/certillion-client-library "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.esec.icpm : mss-ws-client | jar | 1.9.2 |
br.com.esec.icpm : security-helper | jar | 1.2.6 |
br.com.esec.icpm : esec-itext | jar | 1.0.0 |
com.google.guava : guava | jar | 18.0 |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
org.mockito : mockito-all | jar | 1.9.5 |
org.jboss.resteasy : resteasy-client | jar | 3.0.2.Final |