GreenPepper Maven2 Runner

It was called GreenPepper Open by the creator of GreenPepper when the product was commercial. This project hosted every thing that was OpenSourced and that was a contribution of the community. We kept that name but we now hosts underneath it anything that makes GreenPepper open to the world : * Languages Extensions * Wikis Plugins * IDE/Build/Countinuous Integration tools

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.strator-dev.greenpepper
ArtifactId

ArtifactId

greenpepper-maven-runner
Last Version

Last Version

4.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

GreenPepper Maven2 Runner
It was called GreenPepper Open by the creator of GreenPepper when the product was commercial. This project hosted every thing that was OpenSourced and that was a contribution of the community. We kept that name but we now hosts underneath it anything that makes GreenPepper open to the world : * Languages Extensions * Wikis Plugins * IDE/Build/Countinuous Integration tools
Project Organization

Project Organization

The GreenPepper Revival project

Download greenpepper-maven-runner

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.strator-dev.greenpepper : greenpepper-core jar 4.2.4
com.github.strator-dev.greenpepper : greenpepper-extensions-java jar 4.2.4
org.apache.maven : maven-embedder jar 2.0.4
org.apache.maven : maven-core jar 2.2.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
ch.qos.logback : logback-classic jar 1.1.3

test (7)

Group / Artifact Type Version
org.apache.commons : commons-exec jar 1.3
org.apache.maven.shared : maven-verifier jar 1.2
org.easymock : easymock jar 3.0
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1
org.mockito : mockito-core jar 1.8.5
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.1
4.1
4.0.4
4.0.3
4.0.2
4.0.1
4.0
4.0-RC1
4.0-beta2