MVN

com.github.strator-dev.greenpepper : greenpepper-open

Maven & Gradle

Mar 23, 2018

GreenPepper Open · 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

<dependency>
    <groupId>com.github.strator-dev.greenpepper</groupId>
    <artifactId>greenpepper-open</artifactId>
    <version>4.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.strator-dev.greenpepper : greenpepper-open to add to Maven - Latest Versions:

  • Latest Stable: 4.2.4
  • Latest Release Candidate: 4.0-RC1
  • Latest Beta: 4.0-beta2

All Versions

Choose a version of com.github.strator-dev.greenpepper : greenpepper-open to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2.x
greenpepper-open-4.2.4
greenpepper-open-4.2.3
greenpepper-open-4.2.2
greenpepper-open-4.2.1
greenpepper-open-4.2.0
4.1.x
greenpepper-open-4.1.8
greenpepper-open-4.1.7
greenpepper-open-4.1.6
greenpepper-open-4.1.5
greenpepper-open-4.1.4
greenpepper-open-4.1.3
greenpepper-open-4.1.1
4.1
greenpepper-open-4.1
4.0.x
greenpepper-open-4.0.4
greenpepper-open-4.0.3
greenpepper-open-4.0.2
greenpepper-open-4.0.1
4.0
greenpepper-open-4.0
greenpepper-open-4.0-RC1
greenpepper-open-4.0-beta2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.strator-dev.greenpepper</groupId>
    <artifactId>greenpepper-open</artifactId>
    <version>4.2.4</version>
</dependency>