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.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.mazarineblue
ArtifactId

ArtifactId

MazarineBlue-KeywordDriven
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download MazarineBlue-KeywordDriven

How to add to project

<!-- 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"]

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.mazarineblue : MazarineBlue-Utilities jar 0.1.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.mazarineblue

MazarineBlue

Automation framework extendable through libraries.

Versions

Version
0.1.0