Last Version

sft-core 1.10

A JUnit extension to easily adopt functional testing and acceptance testing

License

License

GroupId

GroupId

com.github.slezier
ArtifactId

ArtifactId

sft-core
Version

Version

1.10
Type

Type

jar
Description

Description

sft-core
A JUnit extension to easily adopt functional testing and acceptance testing
Project URL

Project URL

https://github.com/slezier/SimpleFunctionalTest

Download sft-core 1.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.javaparser : javaparser jar 1.0.10
org.jsoup : jsoup jar 1.7.2
junit : junit jar 4.11

test (4)

Group / Artifact Type Version
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.