MVN

io.github.stevenjdh : simple-ssl

Maven & Gradle

Jul 03, 2022
1 stars

Simple SSL · A lightweight library to easily create SSLContext instances from KeyStore and PEM files with different formats.

<dependency>
    <groupId>io.github.stevenjdh</groupId>
    <artifactId>simple-ssl</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.stevenjdh : simple-ssl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.stevenjdh : simple-ssl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
simple-ssl-1.0.1
simple-ssl-1.0.0

How to add a dependency to Maven

Add the following io.github.stevenjdh : simple-ssl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.stevenjdh</groupId>
    <artifactId>simple-ssl</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.stevenjdh : simple-ssl gradle dependency to your build.gradle file:

implementation 'io.github.stevenjdh:simple-ssl:1.0.1'

Gradle Kotlin DSL: Add the following io.github.stevenjdh : simple-ssl gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.stevenjdh:simple-ssl:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.stevenjdh : simple-ssl sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.stevenjdh" % "simple-ssl" % "1.0.1"

Advertisement

Dependencies from Group

Jul 03, 2022
1 stars

Discover Dependencies

Mar 02, 2023
2 usages
64 stars
Oct 20, 2022
124 stars
Jul 02, 2023
3 usages
7 stars
Jan 31, 2022
5 stars
Jun 14, 2023
12 stars
Mar 04, 2023
253 stars
Feb 08, 2022
0 stars
Jan 31, 2022
0 stars
Mar 05, 2023
2 stars
Jan 31, 2022
0 stars