License |
License |
---|---|
GroupId | GroupIdcom.redfin |
ArtifactId | ArtifactIdinsist |
Version | Version4.3.0 |
Type | Typejar |
Description |
DescriptionInsist
An extension of Validity for use as an assertion library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
insist-4.3.0.pom | |
insist-4.3.0.jar | 19 KB |
insist-4.3.0-sources.jar | 16 KB |
insist-4.3.0-javadoc.jar | 80 KB |
Browse |
<!-- 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"]
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 |
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 |