Scaffold

A Simple Java Selenium Framework

Лицензия

Лицензия

Группа

Группа

io.github.kgress.scaffold
Идентификатор

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

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

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

3.4.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Scaffold
A Simple Java Selenium Framework
Ссылка на сайт

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

https://github.com/kgress/scaffold

Скачать scaffold

Имя Файла Размер
scaffold-3.4.1.pom 23 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.6.3
org.springframework.boot : spring-boot-starter-test jar 2.6.3
org.springframework.boot : spring-boot-starter-web jar 2.6.3
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-api jar 1.7.36
org.hamcrest : hamcrest-library jar 2.2

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

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

  • environment
  • framework
  • models

Версии библиотеки

Версия
3.4.1
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.14.3
2.14.2
2.14.1
2.14.0
2.13.1
2.13.0
2.12.5
2.12.4
2.12.3
2.12.2
2.12.1
2.12.0
2.11.0
2.10.0
2.9.2
2.9.1
2.9.0
2.8.0
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0