is not current version
Last Version 1.1.1

restpkicore-client 1.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

restpkicore-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

restpkicore-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 restpkicore-client 1.0.0


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