Last Version

restpki-core-client 4.0.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

4.0.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 4.0.0


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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
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.