HAL Tooling Test

A collection of Groovy utilities and Spock Framework extensions used for testing RESTful API's.

License

License

GroupId

GroupId

com.github.codeframes
ArtifactId

ArtifactId

hal-tooling-test
Last Version

Last Version

1.2.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

HAL Tooling Test
A collection of Groovy utilities and Spock Framework extensions used for testing RESTful API's.
Project Organization

Project Organization

Code:Frames

Download hal-tooling-test

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-test/ -->
<dependency>
    <groupId>com.github.codeframes</groupId>
    <artifactId>hal-tooling-test</artifactId>
    <version>1.2.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-test/
implementation 'com.github.codeframes:hal-tooling-test:1.2.0-alpha-1'
// https://jarcasting.com/artifacts/com.github.codeframes/hal-tooling-test/
implementation ("com.github.codeframes:hal-tooling-test:1.2.0-alpha-1")
'com.github.codeframes:hal-tooling-test:jar:1.2.0-alpha-1'
<dependency org="com.github.codeframes" name="hal-tooling-test" rev="1.2.0-alpha-1">
  <artifact name="hal-tooling-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codeframes', module='hal-tooling-test', version='1.2.0-alpha-1')
)
libraryDependencies += "com.github.codeframes" % "hal-tooling-test" % "1.2.0-alpha-1"
[com.github.codeframes/hal-tooling-test "1.2.0-alpha-1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.5
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
com.googlecode.json-simple : json-simple jar 1.1.1
org.yaml : snakeyaml jar 1.15
cglib : cglib jar 2.2.2

Project Modules

There are no modules declared in this project.

hal-tooling

Parent pom for HAL Tooling project modules.

License

License

Versions

Version
1.2.0-alpha-1
1.1.1
1.1.0
1.0.0