License |
License |
---|---|
GroupId | GroupIdcom.github.strator-dev.greenpepper |
ArtifactId | ArtifactIdgreenpepper-samples-application |
Last Version | Last Version4.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGreenPepper Samples Application Code
GreenPepper is a collaboration platform to help business experts and developers create executable specifications in order to build the right software.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-samples-application/ -->
<dependency>
<groupId>com.github.strator-dev.greenpepper</groupId>
<artifactId>greenpepper-samples-application</artifactId>
<version>4.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-samples-application/
implementation 'com.github.strator-dev.greenpepper:greenpepper-samples-application:4.2.4'
// https://jarcasting.com/artifacts/com.github.strator-dev.greenpepper/greenpepper-samples-application/
implementation ("com.github.strator-dev.greenpepper:greenpepper-samples-application:4.2.4")
'com.github.strator-dev.greenpepper:greenpepper-samples-application:jar:4.2.4'
<dependency org="com.github.strator-dev.greenpepper" name="greenpepper-samples-application" rev="4.2.4">
<artifact name="greenpepper-samples-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.strator-dev.greenpepper', module='greenpepper-samples-application', version='4.2.4')
)
libraryDependencies += "com.github.strator-dev.greenpepper" % "greenpepper-samples-application" % "4.2.4"
[com.github.strator-dev.greenpepper/greenpepper-samples-application "4.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate | jar | 3.1.3 |
org.hibernate : hibernate-annotations | jar | 3.1beta9 |
com.google.code.guice : guice | jar | 1.0 |
javax.persistence : persistence-api | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.easymock : easymock | jar | 3.4 |