Last Version

CompositeJKS 1.0

Load a custom Java Keystore into the SSL Context without replacing the system CA list.

License

License

GroupId

GroupId

com.oneandone
ArtifactId

ArtifactId

composite-jks
Version

Version

1.0
Type

Type

jar
Description

Description

CompositeJKS
Load a custom Java Keystore into the SSL Context without replacing the system CA list.
Project URL

Project URL

https://github.com/1and1/CompositeJKS
Source Code Management

Source Code Management

https://github.com/1and1/CompositeJKS

Download composite-jks 1.0


<!-- https://jarcasting.com/artifacts/com.oneandone/composite-jks/ -->
<dependency>
    <groupId>com.oneandone</groupId>
    <artifactId>composite-jks</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oneandone/composite-jks/
implementation 'com.oneandone:composite-jks:1.0'
// https://jarcasting.com/artifacts/com.oneandone/composite-jks/
implementation ("com.oneandone:composite-jks:1.0")
'com.oneandone:composite-jks:jar:1.0'
<dependency org="com.oneandone" name="composite-jks" rev="1.0">
  <artifact name="composite-jks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oneandone', module='composite-jks', version='1.0')
)
libraryDependencies += "com.oneandone" % "composite-jks" % "1.0"
[com.oneandone/composite-jks "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.