Last Version

rest-assert 0.2.0

Make testing HTTP a breeze.

License

License

GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

rest-assert
Version

Version

0.2.0
Type

Type

pom
Description

Description

rest-assert
Make testing HTTP a breeze.
Project URL

Project URL

https://github.com/mjeanroy/rest-assert
Source Code Management

Source Code Management

https://github.com/mjeanroy/rest-assert

Download rest-assert 0.2.0

Filename Size
rest-assert-0.2.0.pom 16 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest-assert-test
  • rest-assert-documentation
  • rest-assert-core
  • rest-assert-generator
  • rest-assert-unit
  • rest-assert-assertj