JSeqUnit

JSeqUnit enhances Javadoc documentation with UML sequence diagrams that are generated with the help of JUnit tests. It supports re-engineering of components through reverse engineering of methods with the help of sequence diagrams.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jsequnit
ArtifactId

ArtifactId

jsequnit
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSeqUnit
JSeqUnit enhances Javadoc documentation with UML sequence diagrams that are generated with the help of JUnit tests. It supports re-engineering of components through reverse engineering of methods with the help of sequence diagrams.
Project URL

Project URL

http://jsequnit.sourceforge.net

Download jsequnit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.10
net.sourceforge.jseq : jseq jar 0.6
net.sf.sdedit : sdedit-light jar 3.1

test (2)

Group / Artifact Type Version
org.concordion : concordion jar 1.4.1
org.mockito : mockito-core jar 1.9.0-rc1

system (1)

Group / Artifact Type Version
sun.jdk » tools jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0