is not current version
Last Version 4.0.0

restpki-core-client 2.1.0

Classes to consume Lacuna Software REST PKI Core

License

License

Unlicense
Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.restpki
ArtifactId

ArtifactId

restpki-core-client
Version

Version

2.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/LacunaSoftware/RestPkiNGJavaClient
Source Code Management

Source Code Management

https://github.com/LacunaSoftware/RestPkiNGJavaClient

Download restpki-core-client 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-annotations jar 2.0.0

runtime (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.lacunasoftware.restpki : restpki-client jar 1.14.0
org.threeten : threetenbp jar 1.5.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1

Project Modules

There are no modules declared in this project.