Last Version

ODk Test Framework 2.1.4

Фреймворк для сервисного (rest и soap) и браузерного (Selenium) автоматизированного тестирования. Первый фреймворк с документацией, логами и отчётами на русском языке

License

License

GroupId

GroupId

io.bitbucket.dsmoons
ArtifactId

ArtifactId

odk-test-framework
Version

Version

2.1.4
Type

Type

jar
Description

Description

ODk Test Framework
Фреймворк для сервисного (rest и soap) и браузерного (Selenium) автоматизированного тестирования. Первый фреймворк с документацией, логами и отчётами на русском языке
Project URL

Project URL

https://dsmoons.bitbucket.io/odk-test-framework/
Source Code Management

Source Code Management

https://bitbucket.org/dsmoons/odk-test-framework

Download odk-test-framework 2.1.4


<!-- https://jarcasting.com/artifacts/io.bitbucket.dsmoons/odk-test-framework/ -->
<dependency>
    <groupId>io.bitbucket.dsmoons</groupId>
    <artifactId>odk-test-framework</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.dsmoons/odk-test-framework/
implementation 'io.bitbucket.dsmoons:odk-test-framework:2.1.4'
// https://jarcasting.com/artifacts/io.bitbucket.dsmoons/odk-test-framework/
implementation ("io.bitbucket.dsmoons:odk-test-framework:2.1.4")
'io.bitbucket.dsmoons:odk-test-framework:jar:2.1.4'
<dependency org="io.bitbucket.dsmoons" name="odk-test-framework" rev="2.1.4">
  <artifact name="odk-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.dsmoons', module='odk-test-framework', version='2.1.4')
)
libraryDependencies += "io.bitbucket.dsmoons" % "odk-test-framework" % "2.1.4"
[io.bitbucket.dsmoons/odk-test-framework "2.1.4"]

Dependencies

compile (22)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.1.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
io.qameta.allure : allure-junit5 jar 2.16.1
ch.qos.logback : logback-classic jar 1.2.10
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.springframework : spring-jdbc jar 5.3.15
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.5.0
org.apache.cxf : cxf-rt-transports-http-jetty jar 3.5.0
org.apache.cxf : cxf-rt-ws-security jar 3.5.0
org.apache.cxf : cxf-rt-rs-client jar 3.5.0
org.apache.cxf : cxf-rt-features-logging jar 3.5.0
org.apache.cxf.xjc-utils : cxf-xjc-runtime jar 3.3.1

Project Modules

There are no modules declared in this project.