Last Version

RedDwarf Test Extension 1.2

Build utilities used by the RedDwarf build process. Includes custom classes used for filtering JUnit tests.

GroupId

GroupId

org.reddwarfserver.tools.test
ArtifactId

ArtifactId

sgs-test-ext
Version

Version

1.2
Type

Type

jar
Description

Description

RedDwarf Test Extension
Build utilities used by the RedDwarf build process. Includes custom classes used for filtering JUnit tests.
Project URL

Project URL

http://www.reddwarfserver.org/sgs-test-ext

Download sgs-test-ext 1.2


<!-- https://jarcasting.com/artifacts/org.reddwarfserver.tools.test/sgs-test-ext/ -->
<dependency>
    <groupId>org.reddwarfserver.tools.test</groupId>
    <artifactId>sgs-test-ext</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.reddwarfserver.tools.test/sgs-test-ext/
implementation 'org.reddwarfserver.tools.test:sgs-test-ext:1.2'
// https://jarcasting.com/artifacts/org.reddwarfserver.tools.test/sgs-test-ext/
implementation ("org.reddwarfserver.tools.test:sgs-test-ext:1.2")
'org.reddwarfserver.tools.test:sgs-test-ext:jar:1.2'
<dependency org="org.reddwarfserver.tools.test" name="sgs-test-ext" rev="1.2">
  <artifact name="sgs-test-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reddwarfserver.tools.test', module='sgs-test-ext', version='1.2')
)
libraryDependencies += "org.reddwarfserver.tools.test" % "sgs-test-ext" % "1.2"
[org.reddwarfserver.tools.test/sgs-test-ext "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.7

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 2.5.2

Project Modules

There are no modules declared in this project.