Last Version

jBound 2.0.0

Basic generative testing for JavaBeans.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dossot
ArtifactId

ArtifactId

jbound
Version

Version

2.0.0
Type

Type

jar
Description

Description

jBound
Basic generative testing for JavaBeans.
Project URL

Project URL

https://github.com/ddossot/JBound

Download jbound 2.0.0


<!-- 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.