Last Version

Simple Functional Test: main pom 1.10

A simple way to communicates your test with a non-developper

License

License

GroupId

GroupId

com.github.slezier
ArtifactId

ArtifactId

sft-main
Version

Version

1.10
Type

Type

pom
Description

Description

Simple Functional Test: main pom
A simple way to communicates your test with a non-developper
Project URL

Project URL

https://github.com/slezier/SequenceDiagramPlugin
Source Code Management

Source Code Management

https://github.com/slezier/SimpleFunctionalTest.git

Download sft-main 1.10

Filename Size
sft-main-1.10.pom 5 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 3.1
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-easymock jar 1.5

Project Modules

  • sft-core
  • sft-md-report
  • sft-sequenceDiagram-plugin
  • sft-tutorial