| License |
License |
|---|---|
| GroupId | GroupIdorg.craftsmenlabs.gareth |
| ArtifactId | ArtifactIdgareth-jvm |
| Version | Version0.8.7 |
| Type | Typepom |
| Description |
Descriptiongareth-jvm
Gareth is a tool that helps you to make the validation business goals part of your development project
|
| Project Organization |
Project Organizationcraftsmenlabs |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gareth-jvm-0.8.7.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.craftsmenlabs.gareth/gareth-jvm/ -->
<dependency>
<groupId>org.craftsmenlabs.gareth</groupId>
<artifactId>gareth-jvm</artifactId>
<version>0.8.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.craftsmenlabs.gareth/gareth-jvm/
implementation 'org.craftsmenlabs.gareth:gareth-jvm:0.8.7'
// https://jarcasting.com/artifacts/org.craftsmenlabs.gareth/gareth-jvm/
implementation ("org.craftsmenlabs.gareth:gareth-jvm:0.8.7")
'org.craftsmenlabs.gareth:gareth-jvm:pom:0.8.7'
<dependency org="org.craftsmenlabs.gareth" name="gareth-jvm" rev="0.8.7">
<artifact name="gareth-jvm" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.craftsmenlabs.gareth', module='gareth-jvm', version='0.8.7')
)
libraryDependencies += "org.craftsmenlabs.gareth" % "gareth-jvm" % "0.8.7"
[org.craftsmenlabs.gareth/gareth-jvm "0.8.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.4 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.assertj : assertj-core | jar | 3.4.0 |