is not current version
Last Version 0.0.11

ReSample 0.0.7

A Java Bean fixture generator.

License

License

GroupId

GroupId

com.remondis
ArtifactId

ArtifactId

resample
Version

Version

0.0.7
Type

Type

jar
Description

Description

ReSample
A Java Bean fixture generator.
Project URL

Project URL

https://github.com/remondis-it/resample
Source Code Management

Source Code Management

https://github.com/remondis-it/resample

Download resample 0.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 3.2.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-mockito jar 1.6.6

Project Modules

There are no modules declared in this project.