| License | 
                License
                                                        Unlicense                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.lacunasoftware.restpki | 
    
| ArtifactId | ArtifactIdrestpki-core-client | 
    
| Last Version | Last Version4.0.0 | 
        
| Release Date | Release Date | 
        
| 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-4.0.0.pom | |
| restpki-core-client-4.0.0.jar | 106 KB | 
| restpki-core-client-4.0.0-sources.jar | 165 KB | 
| restpki-core-client-4.0.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>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"]
                | 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 |