fastrest

FastREST BDD Style library

License

License

GroupId

GroupId

com.github.vmyasnik
ArtifactId

ArtifactId

fastREST
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

fastrest
FastREST BDD Style library
Project URL

Project URL

https://github.com/vmyasnik/fastrest
Source Code Management

Source Code Management

https://github.com/vmyasnik/fastrest

Download fastREST

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.cucumber : cucumber-java jar 4.8.1
io.cucumber : cucumber-junit jar 4.8.1
com.squareup.okhttp3 : okhttp jar 4.9.0
junit : junit jar 4.13.1
org.apache.commons : commons-jexl3 jar 3.1
log4j : log4j jar 1.2.17
org.aeonbits.owner : owner-java8 jar 1.0.12
org.apache.httpcomponents : httpclient jar 4.5.12
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
0.0.5
0.0.4
0.0.3
0.0.2