Last Version

Install Cert 1.0.11

A utility to add certs to the trust store from a connection attempt, originially written by Oracle

License

License

GroupId

GroupId

com.github.spyhunter99
ArtifactId

ArtifactId

install-cert
Version

Version

1.0.11
Type

Type

jar
Description

Description

Install Cert
A utility to add certs to the trust store from a connection attempt, originially written by Oracle
Project URL

Project URL

https://github.com/spyhunter99
Project Organization

Project Organization

Github
Source Code Management

Source Code Management

https://github.com/spyhunter99/installcert/

Download install-cert 1.0.11


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
commons-codec : commons-codec jar 1.15
commons-cli : commons-cli jar 1.5.0
org.postgresql : postgresql jar 42.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.