| License | 
                License
                                                        Unlicense                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.lacunasoftware.restpki | 
    
| ArtifactId | ArtifactIdrestpkicore-client | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRest PKI Core client library for Java 8+ 
            Classes to consume Lacuna Software REST PKI Core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| restpkicore-client-1.1.1.pom | |
| restpkicore-client-1.1.1.jar | 254 KB | 
| restpkicore-client-1.1.1-sources.jar | 189 KB | 
| restpkicore-client-1.1.1-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.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"]
                | 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 |