Last Version

jfixtures 1.5

An extensible Java fixtures library

License

License

GroupId

GroupId

za.co.no9
ArtifactId

ArtifactId

jfixtures
Version

Version

1.5
Type

Type

jar
Description

Description

jfixtures
An extensible Java fixtures library
Project URL

Project URL

https://github.com/graeme-lockley/jfixtures
Source Code Management

Source Code Management

https://github.com/graeme-lockley/jfixtures.git

Download jfixtures 1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.5
org.apache.commons : commons-lang3 jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.4.191

Project Modules

There are no modules declared in this project.