Jar examples for s:sft-core
A JUnit extension to easily adopt functional testing and acceptance testing
You can download jar file sft-core 1.10 in this page.
Eclipse Public License 1.0
You can use the following script to add sft-core-1.10.jar to your project.
<dependency> <groupId>com.github.slezier</groupId> <artifactId>sft-core</artifactId> <version>1.10</version> </dependency>
compile group: 'com.github.slezier', name: 'sft-core', version: '1.10'
libraryDependencies += "com.github.slezier" % "sft-core" % "1.10"
<dependency org="com.github.slezier" name="sft-core" rev="1.10"/>
@Grapes(@Grab(group='com.github.slezier', module='sft-core', version='1.10'))
'com.github.slezier:sft-core:jar:1.10'
Click the following link to download the jar file.
sft-core-1.10-javadoc.jar