License |
License
Unlicense
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.lacunasoftware.restpki |
ArtifactId | ArtifactIdrestpkicore-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionrestpkicore-client
Classes to consume Lacuna Software REST PKI Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restpkicore-client-1.0.0.pom | |
restpkicore-client-1.0.0.jar | 254 KB |
restpkicore-client-1.0.0-sources.jar | 189 KB |
restpkicore-client-1.0.0-javadoc.jar | 292 KB |
Browse |
<!-- 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"]
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.12.1 |
org.threeten : threetenbp | jar | 1.5.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.1 |