Last Version

JFixture Parent 2.7.2

JFixture is an open source library based on the popular .NET library, AutoFixture

License

License

GroupId

GroupId

com.flextrade.jfixture
ArtifactId

ArtifactId

jfixture-parent
Version

Version

2.7.2
Type

Type

pom
Description

Description

JFixture Parent
JFixture is an open source library based on the popular .NET library, AutoFixture
Project URL

Project URL

https://github.com/FlexTradeUKLtd/jfixture
Source Code Management

Source Code Management

http://github.com/FlexTradeUKLtd/jfixture.git

Download jfixture-parent 2.7.2


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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.4
org.hamcrest : hamcrest-all jar 1.3

Project Modules

  • jfixture
  • jfixture-mockito
  • jfixture-jodatime