api-autotest-keyword

define robotframework keywords with Java

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators KeY Данные Data Formats Formal Verification
Группа

Группа

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

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

api-autotest-keyword
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

api-autotest-keyword
define robotframework keywords with Java
Ссылка на сайт

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

http://maven.apache.org
Система контроля версий

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

https://github.com/lilyhu2014/api-autotest-keyword

Скачать api-autotest-keyword

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

<!-- https://jarcasting.com/artifacts/com.github.lilyhu2014/api-autotest-keyword/ -->
<dependency>
    <groupId>com.github.lilyhu2014</groupId>
    <artifactId>api-autotest-keyword</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lilyhu2014/api-autotest-keyword/
implementation 'com.github.lilyhu2014:api-autotest-keyword:1.0.1'
// https://jarcasting.com/artifacts/com.github.lilyhu2014/api-autotest-keyword/
implementation ("com.github.lilyhu2014:api-autotest-keyword:1.0.1")
'com.github.lilyhu2014:api-autotest-keyword:jar:1.0.1'
<dependency org="com.github.lilyhu2014" name="api-autotest-keyword" rev="1.0.1">
  <artifact name="api-autotest-keyword" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lilyhu2014', module='api-autotest-keyword', version='1.0.1')
)
libraryDependencies += "com.github.lilyhu2014" % "api-autotest-keyword" % "1.0.1"
[com.github.lilyhu2014/api-autotest-keyword "1.0.1"]

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.26
javax.ws.rs : javax.ws.rs-api jar 2.1
org.apache.commons : commons-collections4 jar 4.0
commons-httpclient : commons-httpclient jar 3.1
org.apache.commons : commons-lang3 jar 3.0
com.googlecode.json-simple : json-simple jar 1.1.1
org.robotframework : robotframework jar 3.0
org.robotframework : javalib-core jar 1.2.1
com.google.code.gson : gson jar 2.6.2
com.jayway.jsonpath : json-path jar 2.4.0
org.skyscreamer : jsonassert jar 1.2.3
org.springframework : spring-core jar 5.0.9.RELEASE
org.springframework : spring-context jar 5.0.9.RELEASE
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
log4j : log4j jar 1.2.17
mysql : mysql-connector-java jar 5.1.37
org.testng : testng jar 6.9.10

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

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

api-autotest-keyword

Define robotframework keywords by Java.

These keywords can call Restful API, compare json result, interact with Mysql DB.

Example

build history

Build status: build_status

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

Версия
1.0.1
1.0.0