MazarineBlue - KeywordDriven module

The KeywordDriven module houses the interpreter and thus forms the core, the hart, the engine of MazarineBlue. The instructions and data are fetched though the DataSource interface. And intercommunication between modules is made posible by the EventBus module.

Лицензия

Лицензия

Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

org.mazarineblue
Идентификатор

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

MazarineBlue-KeywordDriven
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MazarineBlue - KeywordDriven module
The KeywordDriven module houses the interpreter and thus forms the core, the hart, the engine of MazarineBlue. The instructions and data are fetched though the DataSource interface. And intercommunication between modules is made posible by the EventBus module.

Скачать MazarineBlue-KeywordDriven

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.mazarineblue : MazarineBlue-DataSources jar 0.1.0
org.mazarineblue : MazarineBlue-Parser jar 0.1.0
org.mazarineblue : MazarineBlue-EventBus jar 0.1.0
org.mazarineblue : MazarineBlue-EventsUtilities jar 0.1.0
org.mazarineblue : MazarineBlue-Utilities jar 0.1.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4

test (2)

Идентификатор библиотеки Тип Версия
org.mazarineblue : MazarineBlue-Utilities jar 0.1.0
junit : junit jar 4.12

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

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

MazarineBlue

Automation framework extendable through libraries.

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

Версия
0.1.0