Last Version

gareth-jvm 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-jvm
Version

Version

0.8.7
Type

Type

pom
Description

Description

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

Project Organization

craftsmenlabs
Source Code Management

Source Code Management

https://github.com/craftsmenlabs/gareth-jvm.git

Download gareth-jvm 0.8.7

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"]

Dependencies

compile (2)

Group / Artifact Type Version
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

  • gareth-antlr
  • gareth-api
  • gareth-core
  • gareth-rest
  • gareth-json-persistence
  • gareth-http-json-persistence
  • gareth-rest-example