License |
License
BSD
|
---|---|
GroupId | GroupIdcom.googlecode.jsslutils |
ArtifactId | ArtifactIdjsslutils-test-helpers |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjSSLutils
Helper classes for some of the tests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.jsslutils/jsslutils-test-helpers/ -->
<dependency>
<groupId>com.googlecode.jsslutils</groupId>
<artifactId>jsslutils-test-helpers</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jsslutils/jsslutils-test-helpers/
implementation 'com.googlecode.jsslutils:jsslutils-test-helpers:0.4'
// https://jarcasting.com/artifacts/com.googlecode.jsslutils/jsslutils-test-helpers/
implementation ("com.googlecode.jsslutils:jsslutils-test-helpers:0.4")
'com.googlecode.jsslutils:jsslutils-test-helpers:jar:0.4'
<dependency org="com.googlecode.jsslutils" name="jsslutils-test-helpers" rev="0.4">
<artifact name="jsslutils-test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jsslutils', module='jsslutils-test-helpers', version='0.4')
)
libraryDependencies += "com.googlecode.jsslutils" % "jsslutils-test-helpers" % "0.4"
[com.googlecode.jsslutils/jsslutils-test-helpers "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jsslutils : jsslutils-test-certificates | jar | 1.0.1 |
junit : junit | jar | 4.4 |