Last Version

junit-doc 0.2

Small helper-classes for junit-documentation follwing the AAA-Pattern.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

de.ppi.oss
ArtifactId

ArtifactId

junit-doc
Version

Version

0.2
Type

Type

jar
Description

Description

junit-doc
Small helper-classes for junit-documentation follwing the AAA-Pattern.
Project URL

Project URL

https://github.com/ppi-ag/junit-doc
Project Organization

Project Organization

PPI AG
Source Code Management

Source Code Management

https://github.com/ppi-ag/junit-doc

Download junit-doc 0.2


<!-- https://jarcasting.com/artifacts/de.ppi.oss/junit-doc/ -->
<dependency>
    <groupId>de.ppi.oss</groupId>
    <artifactId>junit-doc</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.ppi.oss/junit-doc/
implementation 'de.ppi.oss:junit-doc:0.2'
// https://jarcasting.com/artifacts/de.ppi.oss/junit-doc/
implementation ("de.ppi.oss:junit-doc:0.2")
'de.ppi.oss:junit-doc:jar:0.2'
<dependency org="de.ppi.oss" name="junit-doc" rev="0.2">
  <artifact name="junit-doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ppi.oss', module='junit-doc', version='0.2')
)
libraryDependencies += "de.ppi.oss" % "junit-doc" % "0.2"
[de.ppi.oss/junit-doc "0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar [4.9,)

Project Modules

There are no modules declared in this project.