Last Version

make-it-easy 4.0.1

A tiny framework that makes it easy to write Test Data Builders in Java

License

License

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

make-it-easy
Version

Version

4.0.1
Type

Type

jar
Description

Description

make-it-easy
A tiny framework that makes it easy to write Test Data Builders in Java
Project URL

Project URL

https://github.com/npryce/make-it-easy
Source Code Management

Source Code Management

https://github.com/npryce/make-it-easy

Download make-it-easy 4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.pcollections : pcollections jar 2.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.