Last Version

beanunit 2.0

beanunit is a unit test (junit) extension for automated testing of beans.

License

License

Categories

Categories

Net
GroupId

GroupId

nl.ivonet
ArtifactId

ArtifactId

beanunit
Version

Version

2.0
Type

Type

jar
Description

Description

beanunit
beanunit is a unit test (junit) extension for automated testing of beans.
Project URL

Project URL

https://github.com/IvoNet/beanunit
Project Organization

Project Organization

IvoNet

Download beanunit 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.