is not current version
Last Version 3.0.0

net.sf.uctool:uctool 2.0.0

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.

Categories

Categories

Net
GroupId

GroupId

net.sf.uctool
ArtifactId

ArtifactId

uctool
Version

Version

2.0.0
Type

Type

jar

Download uctool 2.0.0


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