Last Version

OpenSSL4J JNI 0.2.0

Java binding to OpenSSL library functions

License

License

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

openssl4j
Version

Version

0.2.0
Type

Type

jar
Description

Description

OpenSSL4J JNI
Java binding to OpenSSL library functions

Download openssl4j 0.2.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.