Last Version

Features runner :: core 0.1

JUnit runner that exposes a way to declare features in order to avoid long setup/tear down methods

License

License

EPL
GroupId

GroupId

org.features-runner
ArtifactId

ArtifactId

features-runner-core
Version

Version

0.1
Type

Type

jar
Description

Description

Features runner :: core
JUnit runner that exposes a way to declare features in order to avoid long setup/tear down methods
Project URL

Project URL

http://code.google.com/a/eclipselabs.org/p/features-runner/features-runner-core/
Source Code Management

Source Code Management

https://code.google.com/a/eclipselabs.org/p/features-runner/features-runner-core/

Download features-runner-core 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
com.google.inject : guice jar 2.0

Project Modules

There are no modules declared in this project.