License |
License |
---|---|
GroupId | GroupIdpl.wavesoftware |
ArtifactId | ArtifactIdjhttps-checker |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP/S Java Checker
It can check is your Java installation can perform connection with given HTTPS address
|
Project URL |
Project URL |
Filename | Size |
---|---|
jhttps-checker-0.8.0.pom | |
jhttps-checker-0.8.0.jar | 23 KB |
jhttps-checker-0.8.0-sources.jar | 12 KB |
jhttps-checker-0.8.0-javadoc.jar | 118 KB |
jhttps-checker-0.8.0-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.wavesoftware/jhttps-checker/ -->
<dependency>
<groupId>pl.wavesoftware</groupId>
<artifactId>jhttps-checker</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wavesoftware/jhttps-checker/
implementation 'pl.wavesoftware:jhttps-checker:0.8.0'
// https://jarcasting.com/artifacts/pl.wavesoftware/jhttps-checker/
implementation ("pl.wavesoftware:jhttps-checker:0.8.0")
'pl.wavesoftware:jhttps-checker:jar:0.8.0'
<dependency org="pl.wavesoftware" name="jhttps-checker" rev="0.8.0">
<artifact name="jhttps-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wavesoftware', module='jhttps-checker', version='0.8.0')
)
libraryDependencies += "pl.wavesoftware" % "jhttps-checker" % "0.8.0"
[pl.wavesoftware/jhttps-checker "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.argparse4j : argparse4j | jar | 0.6.0 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.5 |