License |
License |
---|---|
GroupId | GroupIdorg.jglobus |
ArtifactId | ArtifactIdtest-utils |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Utilities
Java implementation of the Grid Security Infrastructure (GSI), developed by the Globus project.
|
Filename | Size |
---|---|
test-utils-2.1.0.pom | |
test-utils-2.1.0.jar | 14 KB |
test-utils-2.1.0-sources.jar | 12 KB |
test-utils-2.1.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jglobus/test-utils/ -->
<dependency>
<groupId>org.jglobus</groupId>
<artifactId>test-utils</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jglobus/test-utils/
implementation 'org.jglobus:test-utils:2.1.0'
// https://jarcasting.com/artifacts/org.jglobus/test-utils/
implementation ("org.jglobus:test-utils:2.1.0")
'org.jglobus:test-utils:jar:2.1.0'
<dependency org="org.jglobus" name="test-utils" rev="2.1.0">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jglobus', module='test-utils', version='2.1.0')
)
libraryDependencies += "org.jglobus" % "test-utils" % "2.1.0"
[org.jglobus/test-utils "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.14 |