| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.objectos |
| Идентификатор | Идентификаторtestable-parent |
| Последняя версия | Последняя версия0.4.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеobjectos :: testable :: parent
Make your objects testable.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| testable-parent-0.4.3.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.objectos/testable-parent/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>testable-parent</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/testable-parent/
implementation 'br.com.objectos:testable-parent:0.4.3'
// https://jarcasting.com/artifacts/br.com.objectos/testable-parent/
implementation ("br.com.objectos:testable-parent:0.4.3")
'br.com.objectos:testable-parent:pom:0.4.3'
<dependency org="br.com.objectos" name="testable-parent" rev="0.4.3">
<artifact name="testable-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='testable-parent', version='0.4.3')
)
libraryDependencies += "br.com.objectos" % "testable-parent" % "0.4.3"
[br.com.objectos/testable-parent "0.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |