Last Version

Ponzu Test Utilities 1.2.0

Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.

License

License

GroupId

GroupId

com.webguys.ponzu
ArtifactId

ArtifactId

testutils
Version

Version

1.2.0
Type

Type

jar
Description

Description

Ponzu Test Utilities
Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.
Project Organization

Project Organization

The WebGuys

Download testutils 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.webguys.ponzu : api jar 1.2.0
com.webguys.ponzu : impl jar 1.2.0
commons-codec : commons-codec jar 1.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.