Last Version

OceanRunner 1.0.1-RELEASE

OceanRunner - Make easily JUnit Runners.

License

License

GroupId

GroupId

it.freshminutes
ArtifactId

ArtifactId

oceanrunner
Version

Version

1.0.1-RELEASE
Type

Type

pom
Description

Description

OceanRunner
OceanRunner - Make easily JUnit Runners.
Project URL

Project URL

https://github.com/evialle/OceanRunner

Download oceanrunner 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/it.freshminutes/oceanrunner/ -->
<dependency>
    <groupId>it.freshminutes</groupId>
    <artifactId>oceanrunner</artifactId>
    <version>1.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner/
implementation 'it.freshminutes:oceanrunner:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/it.freshminutes/oceanrunner/
implementation ("it.freshminutes:oceanrunner:1.0.1-RELEASE")
'it.freshminutes:oceanrunner:pom:1.0.1-RELEASE'
<dependency org="it.freshminutes" name="oceanrunner" rev="1.0.1-RELEASE">
  <artifact name="oceanrunner" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.freshminutes', module='oceanrunner', version='1.0.1-RELEASE')
)
libraryDependencies += "it.freshminutes" % "oceanrunner" % "1.0.1-RELEASE"
[it.freshminutes/oceanrunner "1.0.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • oceanrunner-core
  • oceanrunner-categories
  • oceanrunner-concurrent
  • oceanrunner-junit3
  • oceanrunner-openejb30
  • oceanrunner-statistics
  • oceanrunner-repeat
  • oceanrunner-mockito
  • oceanrunner-parameterized
  • oceanrunner-arquillian