| License |
License |
|---|---|
| GroupId | GroupIdorg.quicktheories |
| ArtifactId | ArtifactIdquicktheories-parent |
| Version | Version0.26 |
| Type | Typepom |
| Description |
Descriptionquicktheories-parent
Property testing for java - parent project
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.quicktheories |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| quicktheories-parent-0.26.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.quicktheories/quicktheories-parent/ -->
<dependency>
<groupId>org.quicktheories</groupId>
<artifactId>quicktheories-parent</artifactId>
<version>0.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.quicktheories/quicktheories-parent/
implementation 'org.quicktheories:quicktheories-parent:0.26'
// https://jarcasting.com/artifacts/org.quicktheories/quicktheories-parent/
implementation ("org.quicktheories:quicktheories-parent:0.26")
'org.quicktheories:quicktheories-parent:pom:0.26'
<dependency org="org.quicktheories" name="quicktheories-parent" rev="0.26">
<artifact name="quicktheories-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.quicktheories', module='quicktheories-parent', version='0.26')
)
libraryDependencies += "org.quicktheories" % "quicktheories-parent" % "0.26"
[org.quicktheories/quicktheories-parent "0.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 3.9.0 |
| org.mockito : mockito-core | jar | 2.13.0 |
| com.github.stefanbirkner : system-rules | jar | 1.13.0 |
| nl.jqno.equalsverifier : equalsverifier | jar | 2.4.2 |