jBound

Basic generative testing for JavaBeans.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dossot
ArtifactId

ArtifactId

jbound
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jBound
Basic generative testing for JavaBeans.
Project URL

Project URL

https://github.com/ddossot/JBound

Download jbound

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0