Last Version

Generic SSL Utilities 1.1

Various SSL utility classes

License

License

GroupId

GroupId

com.github.felfert
ArtifactId

ArtifactId

sslutils
Version

Version

1.1
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 1.1


<!-- 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.