Last Version

Insist 4.3.0

An extension of Validity for use as an assertion library.

License

License

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

insist
Version

Version

4.3.0
Type

Type

jar
Description

Description

Insist
An extension of Validity for use as an assertion library.
Project URL

Project URL

https://github.com/redfin/insist
Project Organization

Project Organization

Redfin
Source Code Management

Source Code Management

https://github.com/redfin/insist

Download insist 4.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.redfin : validity jar 5.1.0
com.redfin : patience jar 5.0.0
org.opentest4j : opentest4j jar 1.2.0

test (6)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mockito : mockito-inline jar 2.13.0
com.redfin : fuzzy-core jar 0.6.1

Project Modules

There are no modules declared in this project.