Project Darkstar Test Extension

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

GroupId

GroupId

com.projectdarkstar.tools.test
ArtifactId

ArtifactId

sgs-test-ext
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sgs-test-ext

How to add to project

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

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.

Versions

Version
1.1
1.0