License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.github.strator-dev.greenpepper |
ArtifactId | ArtifactIdgreenpepper-extensions-guice |
Last Version | Last Version4.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGreenPepper Extensions Guice
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 |
<!-- https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-extensions-guice/ -->
<dependency>
<groupId>com.github.strator-dev.greenpepper</groupId>
<artifactId>greenpepper-extensions-guice</artifactId>
<version>4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-extensions-guice/
implementation 'com.github.strator-dev.greenpepper:greenpepper-extensions-guice:4.2.4'
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-extensions-guice/
implementation ("com.github.strator-dev.greenpepper:greenpepper-extensions-guice:4.2.4")
'com.github.strator-dev.greenpepper:greenpepper-extensions-guice:jar:4.2.4'
<dependency org="com.github.strator-dev.greenpepper" name="greenpepper-extensions-guice" rev="4.2.4">
<artifact name="greenpepper-extensions-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.strator-dev.greenpepper', module='greenpepper-extensions-guice', version='4.2.4')
)
libraryDependencies += "com.github.strator-dev.greenpepper" % "greenpepper-extensions-guice" % "4.2.4"
[com.github.strator-dev.greenpepper/greenpepper-extensions-guice "4.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.strator-dev.greenpepper : greenpepper-core | jar | 4.2.4 |
com.google.code.guice : guice | jar | 2.0 |
aopalliance : aopalliance | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.strator-dev.greenpepper : greenpepper-core | test-jar | 4.2.4 |
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 |