Generic SSL Utilities

Various SSL utility classes

License

License

GroupId

GroupId

com.github.felfert
ArtifactId

ArtifactId

sslutils
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Generic SSL Utilities
Various SSL utility classes
Project URL

Project URL

https://github.com/felfert/sslutils
Source Code Management

Source Code Management

https://github.com/felfert/sslutils

Download sslutils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.8

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0