MVN

de.sfuhrm : openssl4j

Maven & Gradle

May 28, 2023
1 stars

OpenSSL4J JNI · Java binding to OpenSSL library functions

<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>openssl4j</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.sfuhrm : openssl4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of de.sfuhrm : openssl4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
openssl4j-0.3.0
0.2.x
openssl4j-0.2.0
0.1.x
openssl4j-0.1.3
openssl4j-0.1.2

How to add a dependency to Maven

Add the following de.sfuhrm : openssl4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>openssl4j</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.sfuhrm : openssl4j gradle dependency to your build.gradle file:

implementation 'de.sfuhrm:openssl4j:0.3.0'

Gradle Kotlin DSL: Add the following de.sfuhrm : openssl4j gradle kotlin dependency to your build.gradle.kts file:

implementation("de.sfuhrm:openssl4j:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.sfuhrm : openssl4j sbt scala dependency to your build.sbt file:

libraryDependencies += "de.sfuhrm" % "openssl4j" % "0.3.0"

Advertisement

Dependencies from Group

Nov 22, 2022
2 usages
17 stars
Apr 17, 2021
2 usages
3 stars
Jul 18, 2023
2 usages
45 stars
Apr 17, 2021
1 usages
3 stars
Nov 22, 2022
17 stars

Discover Dependencies

Jun 16, 2021
7 stars
Mar 19, 2023
0 stars
Jul 14, 2023
1 usages
13 stars
Jul 03, 2023
18 stars
Aug 17, 2021
124 stars
May 09, 2023
58 stars