Last Version

gareth-core 0.8.7

Gareth is a tool that helps you to make the validation business goals part of your development project

License

License

GroupId

GroupId

org.craftsmenlabs.gareth
ArtifactId

ArtifactId

gareth-core
Version

Version

0.8.7
Type

Type

jar
Description

Description

gareth-core
Gareth is a tool that helps you to make the validation business goals part of your development project
Project Organization

Project Organization

craftsmenlabs

Download gareth-core 0.8.7


<!-- https://jarcasting.com/artifacts/org.craftsmenlabs.gareth/gareth-core/ -->
<dependency>
    <groupId>org.craftsmenlabs.gareth</groupId>
    <artifactId>gareth-core</artifactId>
    <version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftsmenlabs.gareth/gareth-core/
implementation 'org.craftsmenlabs.gareth:gareth-core:0.8.7'
// https://jarcasting.com/artifacts/org.craftsmenlabs.gareth/gareth-core/
implementation ("org.craftsmenlabs.gareth:gareth-core:0.8.7")
'org.craftsmenlabs.gareth:gareth-core:jar:0.8.7'
<dependency org="org.craftsmenlabs.gareth" name="gareth-core" rev="0.8.7">
  <artifact name="gareth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftsmenlabs.gareth', module='gareth-core', version='0.8.7')
)
libraryDependencies += "org.craftsmenlabs.gareth" % "gareth-core" % "0.8.7"
[org.craftsmenlabs.gareth/gareth-core "0.8.7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.craftsmenlabs.gareth : gareth-antlr jar 0.8.7
org.craftsmenlabs.gareth : gareth-api jar 0.8.7
com.google.guava : guava jar 19.0
com.xeiam : sundial jar 2.0.1
org.reflections : reflections jar 0.9.10
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

test (3)

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

Project Modules

There are no modules declared in this project.