| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.uctool |
| ArtifactId | ArtifactIductool |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUse 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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uctool-3.0.0.pom | |
| uctool-3.0.0.jar | 254 KB |
| uctool-3.0.0-sources.jar | 560 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| net.sf.seaf : seaf-test-commons | jar | 1.3 |