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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.uctool
ArtifactId

ArtifactId

uctool
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://uctool.sf.net/
Project Organization

Project Organization

Lastware, sro.
Source Code Management

Source Code Management

https://sourceforge.net/p/uctool/svn/HEAD/tree/tags/uctool/uctool-3.0.0

Download uctool

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
net.sf.seaf : seaf-test-commons jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.0.0
1.0