Last Version

fastrest 1.0.1

FastREST BDD Style library

License

License

GroupId

GroupId

com.github.vmyasnik
ArtifactId

ArtifactId

fastREST
Version

Version

1.0.1
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 1.0.1


<!-- 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.