test-utils

Meta-package for unit/integration testing

License

License

GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

test-utils
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

test-utils
Meta-package for unit/integration testing

Download test-utils

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.8
0.1.7
0.1.5
0.1.4
0.1.3