License |
License |
---|---|
GroupId | GroupIdcom.remondis |
ArtifactId | ArtifactIdresample |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReSample
A Java Bean fixture generator.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
resample-0.0.11.pom | |
resample-0.0.11.jar | 40 KB |
resample-0.0.11-sources.jar | 25 KB |
resample-0.0.11-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.remondis/resample/ -->
<dependency>
<groupId>com.remondis</groupId>
<artifactId>resample</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.remondis/resample/
implementation 'com.remondis:resample:0.0.11'
// https://jarcasting.com/artifacts/com.remondis/resample/
implementation ("com.remondis:resample:0.0.11")
'com.remondis:resample:jar:0.0.11'
<dependency org="com.remondis" name="resample" rev="0.0.11">
<artifact name="resample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.remondis', module='resample', version='0.0.11')
)
libraryDependencies += "com.remondis" % "resample" % "0.0.11"
[com.remondis/resample "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.12.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
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 |