| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools KeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.palantir.remoting3 |
| ArtifactId | ArtifactIdkeystores |
| Last Version | Last Version3.18.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkeystores
Palantir open source project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| keystores-3.18.0.pom | |
| keystores-3.18.0.jar | 27 KB |
| keystores-3.18.0-sources.jar | 11 KB |
| keystores-3.18.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.palantir.remoting3/keystores/ -->
<dependency>
<groupId>com.palantir.remoting3</groupId>
<artifactId>keystores</artifactId>
<version>3.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.palantir.remoting3/keystores/
implementation 'com.palantir.remoting3:keystores:3.18.0'
// https://jarcasting.com/artifacts/com.palantir.remoting3/keystores/
implementation ("com.palantir.remoting3:keystores:3.18.0")
'com.palantir.remoting3:keystores:jar:3.18.0'
<dependency org="com.palantir.remoting3" name="keystores" rev="3.18.0">
<artifact name="keystores" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.palantir.remoting3', module='keystores', version='3.18.0')
)
libraryDependencies += "com.palantir.remoting3" % "keystores" % "3.18.0"
[com.palantir.remoting3/keystores "3.18.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 |
| com.google.guava : guava | jar | 20.0 |
| com.palantir.remoting-api : ssl-config | jar | 1.7.0 |