Last Version

Bean Property Generator 2.7-RELEASE

Supports unit testing by dynamically creating bean objects and populating their fields to default values.

License

License

GroupId

GroupId

com.gregmarut.support
ArtifactId

ArtifactId

test-beangen
Version

Version

2.7-RELEASE
Type

Type

jar
Description

Description

Bean Property Generator
Supports unit testing by dynamically creating bean objects and populating their fields to default values.
Project URL

Project URL

https://github.com/gregmarut/test-beangen/
Source Code Management

Source Code Management

https://github.com/gregmarut/test-beangen/

Download test-beangen 2.7-RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.