| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.uctool |
| Идентификатор | Идентификаторuctool |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUse Case Tool
Provides XSD to support writing effective use cases in XML in the way described by Alistair Cockburn.
Generates a neat HTML documentation from the XML use cases.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uctool-3.0.0.pom | |
| uctool-3.0.0.jar | 254 KB |
| uctool-3.0.0-sources.jar | 560 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.uctool/uctool/ -->
<dependency>
<groupId>net.sf.uctool</groupId>
<artifactId>uctool</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.uctool/uctool/
implementation 'net.sf.uctool:uctool:3.0.0'
// https://jarcasting.com/artifacts/net.sf.uctool/uctool/
implementation ("net.sf.uctool:uctool:3.0.0")
'net.sf.uctool:uctool:jar:3.0.0'
<dependency org="net.sf.uctool" name="uctool" rev="3.0.0">
<artifact name="uctool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.uctool', module='uctool', version='3.0.0')
)
libraryDependencies += "net.sf.uctool" % "uctool" % "3.0.0"
[net.sf.uctool/uctool "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| net.sf.seaf : seaf-test-commons | jar | 1.3 |