Последняя версия

Burst (Parent) 1.2.0

Burst is a unit testing library for varying test data.

Лицензия

Лицензия

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.burst
Идентификатор

Идентификатор

burst-parent
Версия

Версия

1.2.0
Тип

Тип

pom
Описание

Описание

Burst (Parent)
Burst is a unit testing library for varying test data.
Ссылка на сайт

Ссылка на сайт

https://github.com/square/burst
Система контроля версий

Система контроля версий

https://github.com/square/burst/

Скачать burst-parent 1.2.0

Имя Файла Размер
burst-parent-1.2.0.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.squareup.burst/burst-parent/ -->
<dependency>
    <groupId>com.squareup.burst</groupId>
    <artifactId>burst-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.burst/burst-parent/
implementation 'com.squareup.burst:burst-parent:1.2.0'
// https://jarcasting.com/artifacts/com.squareup.burst/burst-parent/
implementation ("com.squareup.burst:burst-parent:1.2.0")
'com.squareup.burst:burst-parent:pom:1.2.0'
<dependency org="com.squareup.burst" name="burst-parent" rev="1.2.0">
  <artifact name="burst-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squareup.burst', module='burst-parent', version='1.2.0')
)
libraryDependencies += "com.squareup.burst" % "burst-parent" % "1.2.0"
[com.squareup.burst/burst-parent "1.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • burst
  • burst-junit4