is not current version
Last Version 1.2.0

RESTest 1.0.0

A framework for automated black-box testing of RESTful web APIs

License

License

GroupId

GroupId

es.us.isa
ArtifactId

ArtifactId

restest
Version

Version

1.0.0
Type

Type

jar
Description

Description

RESTest
A framework for automated black-box testing of RESTful web APIs
Project URL

Project URL

https://github.com/isa-group/RESTest
Source Code Management

Source Code Management

https://github.com/isa-group/RESTest/tree/master

Download restest 1.0.0


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

Dependencies

compile (29)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-core jar 2.1.2
com.atlassian.oai : swagger-request-validator-core jar 2.11.0
com.atlassian.oai : swagger-request-validator-restassured jar 2.11.0
io.rest-assured : rest-assured jar 4.2.0
com.fasterxml.jackson.core : jackson-core jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.0
org.uma.jmetal : jmetal-core jar 5.9
org.uma.jmetal : jmetal-problem jar 5.9
org.uma.jmetal : jmetal-algorithm jar 5.9
org.uma.jmetal : jmetal-exec jar 5.9
junit : junit jar 4.13.1
io.qameta.allure : allure-junit4 jar 2.13.3
io.qameta.allure : allure-rest-assured jar 2.13.3
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-text jar 1.8
org.apache.commons : commons-math3 jar 3.6.1
com.github.mifmif : generex jar 1.0.2
net.sf.extjwnl : extjwnl jar 1.9.4
net.sf.extjwnl : extjwnl-data-wn31 jar 1.2
org.apache.commons : commons-csv jar 1.8
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-iostreams jar 2.13.3
org.javatuples : javatuples jar 1.2
es.us.isa : json-mutator jar 0.0.1
es.us.isa : idl-reasoner jar 0.0.1
es.us.isa : idl jar 0.0.1

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.