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

Simple Functional Test: main pom 1.10

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

Лицензия

Лицензия

Группа

Группа

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

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

sft-main
Версия

Версия

1.10
Тип

Тип

pom
Описание

Описание

Simple Functional Test: main pom
A simple way to communicates your test with a non-developper
Ссылка на сайт

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

https://github.com/slezier/SequenceDiagramPlugin
Система контроля версий

Система контроля версий

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

Скачать sft-main 1.10

Имя Файла Размер
sft-main-1.10.pom 5 KB
Обзор

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

test (3)

Идентификатор библиотеки Тип Версия
org.easymock : easymock jar 3.1
org.powermock : powermock-module-junit4 jar 1.5
org.powermock : powermock-api-easymock jar 1.5

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

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