License |
License |
---|---|
GroupId | GroupIdcom.github.strator-dev.greenpepper |
ArtifactId | ArtifactIdgreenpepper-open |
Last Version | Last Version4.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGreenPepper 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
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
greenpepper-open-4.2.4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-open/ -->
<dependency>
<groupId>com.github.strator-dev.greenpepper</groupId>
<artifactId>greenpepper-open</artifactId>
<version>4.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-open/
implementation 'com.github.strator-dev.greenpepper:greenpepper-open:4.2.4'
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-open/
implementation ("com.github.strator-dev.greenpepper:greenpepper-open:4.2.4")
'com.github.strator-dev.greenpepper:greenpepper-open:pom:4.2.4'
<dependency org="com.github.strator-dev.greenpepper" name="greenpepper-open" rev="4.2.4">
<artifact name="greenpepper-open" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.strator-dev.greenpepper', module='greenpepper-open', version='4.2.4')
)
libraryDependencies += "com.github.strator-dev.greenpepper" % "greenpepper-open" % "4.2.4"
[com.github.strator-dev.greenpepper/greenpepper-open "4.2.4"]
Group / Artifact | Type | Version |
---|---|---|
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 |
org.easymock : easymock | jar | 3.4 |