License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.jglobus |
ArtifactId | ArtifactIdcontainer-test-utils |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConnector test utilities
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.
|
<!-- https://jarcasting.com/artifacts/org.jglobus/container-test-utils/ -->
<dependency>
<groupId>org.jglobus</groupId>
<artifactId>container-test-utils</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jglobus/container-test-utils/
implementation 'org.jglobus:container-test-utils:2.1.0'
// https://jarcasting.com/artifacts/org.jglobus/container-test-utils/
implementation ("org.jglobus:container-test-utils:2.1.0")
'org.jglobus:container-test-utils:jar:2.1.0'
<dependency org="org.jglobus" name="container-test-utils" rev="2.1.0">
<artifact name="container-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jglobus', module='container-test-utils', version='2.1.0')
)
libraryDependencies += "org.jglobus" % "container-test-utils" % "2.1.0"
[org.jglobus/container-test-utils "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
org.jglobus : jsse | jar | 2.1.0 |
junit : junit | jar | 4.8.1 |