JSunit Testing Suite

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Unit Testing
GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

jsunit-testing-suite
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSunit Testing Suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/kute

Download jsunit-testing-suite

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slieb : kute jar 0.6
org.slieb : closure-dependency-calculator jar 1.1
org.slieb : js-runtimes jar 1.1
org.codehaus.plexus : plexus-utils jar 3.0.22
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.

Versions

Version
1.0