Last Version

Burst (Parent) 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-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Burst (Parent)
Burst is a unit testing library for varying test data.
Project URL

Project URL

https://github.com/square/burst
Source Code Management

Source Code Management

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

Download burst-parent 1.2.0

Filename Size
burst-parent-1.2.0.pom 3 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • burst
  • burst-junit4