Last Version

sulky-junit 8.3.0

This file is part of the sulky modules. It contains JUnit utilities.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.junit
Version

Version

8.3.0
Type

Type

jar
Description

Description

sulky-junit
This file is part of the sulky modules. It contains JUnit utilities.
Project URL

Project URL

http://sulky.huxhorn.de
Source Code Management

Source Code Management

http://github.com/huxi/sulky/

Download de.huxhorn.sulky.junit 8.3.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.7
ch.qos.logback : logback-core jar 1.2.7
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
net.bytebuddy : byte-buddy jar 1.12.3
org.codehaus.groovy : groovy jar 2.5.15
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.