Last Version

jSSLutils (Root project) 1.0.8

This is a set of SSL-related utilities for Java.

License

License

GroupId

GroupId

org.jsslutils
ArtifactId

ArtifactId

jsslutils-root
Version

Version

1.0.8
Type

Type

pom
Description

Description

jSSLutils (Root project)
This is a set of SSL-related utilities for Java.
Project URL

Project URL

http://www.jsslutils.org/
Source Code Management

Source Code Management

http://github.com/jsslutils/jsslutils/tree/master

Download jsslutils-root 1.0.8

Filename Size
jsslutils-root-1.0.8.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jsslutils
  • certificates
  • extra/gsi
  • extra/apachehttpclient
  • extra/apachetomcat6
  • testhelpers