sandbox-test-support
Support utilities for testing
Download
Work in progress!
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаes.sandbox.test |
| Идентификатор | Идентификаторsandbox-test-support |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSupport library for testing
Support utilities for testing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sandbox-test-support-1.0.1.pom | |
| sandbox-test-support-1.0.1.jar | 15 KB |
| sandbox-test-support-1.0.1-sources.jar | 7 KB |
| sandbox-test-support-1.0.1-javadoc.jar | 797 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/es.sandbox.test/sandbox-test-support/ -->
<dependency>
<groupId>es.sandbox.test</groupId>
<artifactId>sandbox-test-support</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.sandbox.test/sandbox-test-support/
implementation 'es.sandbox.test:sandbox-test-support:1.0.1'
// https://jarcasting.com/artifacts/es.sandbox.test/sandbox-test-support/
implementation ("es.sandbox.test:sandbox-test-support:1.0.1")
'es.sandbox.test:sandbox-test-support:jar:1.0.1'
<dependency org="es.sandbox.test" name="sandbox-test-support" rev="1.0.1">
<artifact name="sandbox-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.sandbox.test', module='sandbox-test-support', version='1.0.1')
)
libraryDependencies += "es.sandbox.test" % "sandbox-test-support" % "1.0.1"
[es.sandbox.test/sandbox-test-support "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| joda-time : joda-time Необязательный | jar | 2.9.4 |
| org.assertj : assertj-core | jar | 3.5.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
Support utilities for testing
Work in progress!