| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.jsequnit |
| Идентификатор | Идентификаторjsequnit |
| Последняя версия | Последняя версия2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jsequnit-2.0.pom | |
| jsequnit-2.0.jar | 26 KB |
| jsequnit-2.0-sources.jar | 17 KB |
| jsequnit-2.0-javadoc.jar | 172 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| net.sourceforge.jseq : jseq | jar | 0.6 |
| net.sf.sdedit : sdedit-light | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.concordion : concordion | jar | 1.4.1 |
| org.mockito : mockito-core | jar | 1.9.0-rc1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| sun.jdk » tools | jar | RELEASE |