Last Version

Burst 1.2.0

Burst is a unit testing library for varying test data.

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.burst
ArtifactId

ArtifactId

burst
Version

Version

1.2.0
Type

Type

jar
Description

Description

Burst
Burst is a unit testing library for varying test data.

Download burst 1.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.