Последняя версия

sft-core 1.10

A JUnit extension to easily adopt functional testing and acceptance testing

Лицензия

Лицензия

Группа

Группа

com.github.slezier
Идентификатор

Идентификатор

sft-core
Версия

Версия

1.10
Тип

Тип

jar
Описание

Описание

sft-core
A JUnit extension to easily adopt functional testing and acceptance testing
Ссылка на сайт

Ссылка на сайт

https://github.com/slezier/SimpleFunctionalTest

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.code.javaparser : javaparser jar 1.0.10
org.jsoup : jsoup jar 1.7.2
junit : junit jar 4.11

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.