License |
License |
---|---|
GroupId | GroupIdbr.com.six2six |
ArtifactId | ArtifactIdfixture-factory |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptionfixture-factory
generator to create fake objects from a template
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fixture-factory-3.1.0.pom | |
fixture-factory-3.1.0.jar | 62 KB |
fixture-factory-3.1.0-sources.jar | 32 KB |
fixture-factory-3.1.0-javadoc.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.six2six/fixture-factory/ -->
<dependency>
<groupId>br.com.six2six</groupId>
<artifactId>fixture-factory</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.six2six/fixture-factory/
implementation 'br.com.six2six:fixture-factory:3.1.0'
// https://jarcasting.com/artifacts/br.com.six2six/fixture-factory/
implementation ("br.com.six2six:fixture-factory:3.1.0")
'br.com.six2six:fixture-factory:jar:3.1.0'
<dependency org="br.com.six2six" name="fixture-factory" rev="3.1.0">
<artifact name="fixture-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.six2six', module='fixture-factory', version='3.1.0')
)
libraryDependencies += "br.com.six2six" % "fixture-factory" % "3.1.0"
[br.com.six2six/fixture-factory "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-lang : commons-lang | jar | 2.6 |
br.com.six2six : bfgex | jar | 1.1.1 |
com.rubiconproject.oss : jchronic | jar | 0.2.6 |
com.thoughtworks.paranamer : paranamer | jar | 2.5 |
net.vidageek : mirror | jar | 1.6.1 |
org.hibernate : hibernate-core Optional | jar | 4.2.3.Final |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.8.5 |