Last Version

fitnesse-plantuml-plugin 1.0.2

The plugin integrates Plantuml into Fitnesse wiki.

License

License

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.processpuzzle.fitnesse
ArtifactId

ArtifactId

fitnesse-plantuml-plugin
Version

Version

1.0.2
Type

Type

jar
Description

Description

fitnesse-plantuml-plugin
The plugin integrates Plantuml into Fitnesse wiki.
Project URL

Project URL

https://github.com/sbellus/fitnesse-plantuml-plugin
Source Code Management

Source Code Management

https://github.com/sbellus/fitnesse-plantuml-plugin.git

Download fitnesse-plantuml-plugin 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.plantuml : plantuml jar 8033
commons-io : commons-io jar 1.3.2

provided (1)

Group / Artifact Type Version
org.fitnesse : fitnesse jar 20150814

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.