Last Version

Simple Functional Test: MarkDown report 1.10

A SimpleFunctionlTest plugin: displays a set of fixtures call as a sequence diagram

License

License

GroupId

GroupId

com.github.slezier
ArtifactId

ArtifactId

sft-md-report
Version

Version

1.10
Type

Type

jar
Description

Description

Simple Functional Test: MarkDown report
A SimpleFunctionlTest plugin: displays a set of fixtures call as a sequence diagram
Project URL

Project URL

https://github.com/slezier/SequenceDiagramPlugin

Download sft-md-report 1.10


<!-- https://jarcasting.com/artifacts/com.github.slezier/sft-md-report/ -->
<dependency>
    <groupId>com.github.slezier</groupId>
    <artifactId>sft-md-report</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.slezier/sft-md-report/
implementation 'com.github.slezier:sft-md-report:1.10'
// https://jarcasting.com/artifacts/com.github.slezier/sft-md-report/
implementation ("com.github.slezier:sft-md-report:1.10")
'com.github.slezier:sft-md-report:jar:1.10'
<dependency org="com.github.slezier" name="sft-md-report" rev="1.10">
  <artifact name="sft-md-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.slezier', module='sft-md-report', version='1.10')
)
libraryDependencies += "com.github.slezier" % "sft-md-report" % "1.10"
[com.github.slezier/sft-md-report "1.10"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.slezier : sft-core jar 1.10
org.jsoup : jsoup jar 1.7.2
junit : junit jar 4.11

test (5)

Group / Artifact Type Version
com.github.slezier : sft-core test-jar 1.10
net.sourceforge.cssparser : cssparser jar 0.9.10
org.easymock : easymock jar 3.1
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-easymock jar 1.5

Project Modules

There are no modules declared in this project.