restpki-client

Classes to consume Lacuna Software REST PKI

License

License

Unlicense
Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.restpki
ArtifactId

ArtifactId

restpki-client
Last Version

Last Version

1.15.7
Release Date

Release Date

Type

Type

jar
Description

Description

restpki-client
Classes to consume Lacuna Software REST PKI
Project URL

Project URL

https://bitbucket.org/Lacunas/restpki-java-client
Source Code Management

Source Code Management

https://bitbucket.org/Lacunas/restpki-java-client

Download restpki-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.lacunasoftware.restpki/restpki-client/ -->
<dependency>
    <groupId>com.lacunasoftware.restpki</groupId>
    <artifactId>restpki-client</artifactId>
    <version>1.15.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lacunasoftware.restpki/restpki-client/
implementation 'com.lacunasoftware.restpki:restpki-client:1.15.7'
// https://jarcasting.com/artifacts/com.lacunasoftware.restpki/restpki-client/
implementation ("com.lacunasoftware.restpki:restpki-client:1.15.7")
'com.lacunasoftware.restpki:restpki-client:jar:1.15.7'
<dependency org="com.lacunasoftware.restpki" name="restpki-client" rev="1.15.7">
  <artifact name="restpki-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lacunasoftware.restpki', module='restpki-client', version='1.15.7')
)
libraryDependencies += "com.lacunasoftware.restpki" % "restpki-client" % "1.15.7"
[com.lacunasoftware.restpki/restpki-client "1.15.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
io.swagger : swagger-annotations jar 1.5.3

runtime (2)

Group / Artifact Type Version
org.threeten : threetenbp jar 1.4.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.15.7
1.15.6
1.15.5
1.15.4
1.15.3
1.15.2
1.15.1
1.15.0
1.14.0
1.13.0
1.12.1
1.12.0