Ikora Core: Robot Framework Engine

In its current version this engine allows to parse simple Robot Framework projects but is still missing some features to be fully compatible with the official engine.

Лицензия

Лицензия

Группа

Группа

tech.ikora
Идентификатор

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

ikora-core
Последняя версия

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

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ikora Core: Robot Framework Engine
In its current version this engine allows to parse simple Robot Framework projects but is still missing some features to be fully compatible with the official engine.

Скачать ikora-core

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

<!-- https://jarcasting.com/artifacts/tech.ikora/ikora-core/ -->
<dependency>
    <groupId>tech.ikora</groupId>
    <artifactId>ikora-core</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ikora/ikora-core/
implementation 'tech.ikora:ikora-core:0.1.4'
// https://jarcasting.com/artifacts/tech.ikora/ikora-core/
implementation ("tech.ikora:ikora-core:0.1.4")
'tech.ikora:ikora-core:jar:0.1.4'
<dependency org="tech.ikora" name="ikora-core" rev="0.1.4">
  <artifact name="ikora-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ikora', module='ikora-core', version='0.1.4')
)
libraryDependencies += "tech.ikora" % "ikora-core" % "0.1.4"
[tech.ikora/ikora-core "0.1.4"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.2
org.reflections : reflections jar 0.9.11
net.harawata : appdirs jar 1.0.1
org.apache.poi : poi jar 4.1.1

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

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

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

Ikora Core: Robot Framework engine

Build Status codecov License

Ikora Core is able to parse a subset of the Robot Framework language in order to perform static analysis.

License

Code is under the Apache Licence v2.

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

Версия
0.1.4
0.1.3
0.1.2
0.1.0
0.0.4
0.0.2