| License |
License |
|---|---|
| GroupId | GroupIdcom.github.spyhunter99 |
| ArtifactId | ArtifactIdinstall-cert |
| Last Version | Last Version1.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInstall Cert
A utility to add certs to the trust store from a connection attempt, originially written by Oracle
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| install-cert-1.0.11.pom | |
| install-cert-1.0.11.jar | 29 KB |
| install-cert-1.0.11-sources.jar | 22 KB |
| install-cert-1.0.11-javadoc.jar | 93 KB |
| install-cert-1.0.11-jar-with-dependencies.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |