License |
License
Unlicense
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.lacunasoftware.restpki |
ArtifactId | ArtifactIdrestpki-core-client |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionrestpki-core-client
Classes to consume Lacuna Software REST PKI Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restpki-core-client-2.1.0.pom | |
restpki-core-client-2.1.0.jar | 106 KB |
restpki-core-client-2.1.0-sources.jar | 165 KB |
restpki-core-client-2.1.0-javadoc.jar | 230 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
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 |