Last Version

Sparta Test Utils 0.8.1

Utility classes for unit testing.

License

License

GroupId

GroupId

com.github.spartatech
ArtifactId

ArtifactId

sparta-test-utils
Version

Version

0.8.1
Type

Type

jar
Description

Description

Sparta Test Utils
Utility classes for unit testing.
Project URL

Project URL

https://github.com/SpartaTech/sparta-test-utils

Download sparta-test-utils 0.8.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar [4.11,)
org.apache.commons : commons-lang3 jar [3.2.1,)

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7.25,)
org.slf4j : jcl-over-slf4j jar [1.7.25,)
ch.qos.logback : logback-classic jar [1.0.0,)
ch.qos.logback : logback-core jar [1.0.0,)

Project Modules

There are no modules declared in this project.