| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.quicktheories |
| Идентификатор | Идентификаторquicktheories-parent |
| Версия | Версия0.26 |
| Тип | Типpom |
| Описание |
Описаниеquicktheories-parent
Property testing for java - parent project
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикorg.quicktheories |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| quicktheories-parent-0.26.pom | 4 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |