Rest PKI Core client library for Java 8+

Classes to consume Lacuna Software REST PKI Core

License

License

Unlicense
Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.restpki
ArtifactId

ArtifactId

restpkicore-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Rest PKI Core client library for Java 8+
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 restpkicore-client

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
io.swagger.core.v3 : swagger-annotations jar 2.0.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0