License |
License |
---|---|
GroupId | GroupIdcom.boozallen.cognition |
ArtifactId | ArtifactIdtest-utils |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
test-utils-0.4.0.pom | |
test-utils-0.4.0.jar | 3 KB |
test-utils-0.4.0-sources.jar | 1 KB |
test-utils-0.4.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.boozallen.cognition/test-utils/ -->
<dependency>
<groupId>com.boozallen.cognition</groupId>
<artifactId>test-utils</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.boozallen.cognition/test-utils/
implementation 'com.boozallen.cognition:test-utils:0.4.0'
// https://jarcasting.com/artifacts/com.boozallen.cognition/test-utils/
implementation ("com.boozallen.cognition:test-utils:0.4.0")
'com.boozallen.cognition:test-utils:jar:0.4.0'
<dependency org="com.boozallen.cognition" name="test-utils" rev="0.4.0">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boozallen.cognition', module='test-utils', version='0.4.0')
)
libraryDependencies += "com.boozallen.cognition" % "test-utils" % "0.4.0"
[com.boozallen.cognition/test-utils "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.16 |
junit : junit | jar | 4.12 |
Version |
---|
0.4.0
|