com.github.gv2011:testutil

General purpose test utilities.

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

testutil
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

General purpose test utilities.

Download testutil

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gv2011/testutil/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>testutil</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/testutil/
implementation 'com.github.gv2011:testutil:0.10'
// https://jarcasting.com/artifacts/com.github.gv2011/testutil/
implementation ("com.github.gv2011:testutil:0.10")
'com.github.gv2011:testutil:jar:0.10'
<dependency org="com.github.gv2011" name="testutil" rev="0.10">
  <artifact name="testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='testutil', version='0.10')
)
libraryDependencies += "com.github.gv2011" % "testutil" % "0.10"
[com.github.gv2011/testutil "0.10"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.10
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2
com.github.gv2011.logback : logback-classic jar 1.3.5
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (4)

Group / Artifact Type Version
com.github.gv2011 : util-gcol jar 0.10
com.github.gv2011 : jsong jar 0.10
com.github.gv2011 : util-beans jar 0.10
com.github.gv2011 : util-bc jar 0.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.9
0.8
0.7
0.6
0.5.6
0.5.0