License |
License |
---|---|
GroupId | GroupIdorg.no-hope |
ArtifactId | ArtifactIdtest-utils |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontest-utils
Meta-package for unit/integration testing
|
Filename | Size |
---|---|
test-utils-0.2.0.pom | |
test-utils-0.2.0.jar | 1 KB |
test-utils-0.2.0-tests.jar | 1 KB |
test-utils-0.2.0-sources.jar | 430 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.no-hope/test-utils/ -->
<dependency>
<groupId>org.no-hope</groupId>
<artifactId>test-utils</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/test-utils/
implementation 'org.no-hope:test-utils:0.2.0'
// https://jarcasting.com/artifacts/org.no-hope/test-utils/
implementation ("org.no-hope:test-utils:0.2.0")
'org.no-hope:test-utils:jar:0.2.0'
<dependency org="org.no-hope" name="test-utils" rev="0.2.0">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='test-utils', version='0.2.0')
)
libraryDependencies += "org.no-hope" % "test-utils" % "0.2.0"
[org.no-hope/test-utils "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.no-hope : test-utils-akka | jar | 0.2.0 |
org.no-hope : test-utils-junit | jar | 0.2.0 |
org.no-hope : test-utils-stress | jar | 0.2.0 |
org.no-hope : test-utils-serialization | jar | 0.2.0 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
org.easymock : easymock | jar | 3.2 |