is not current version
Last Version 0.1.18

Ikora Core: Robot Framework Engine 0.1.8

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.

License

License

GroupId

GroupId

lu.uni.serval
ArtifactId

ArtifactId

ikora-core
Version

Version

0.1.8
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/UL-SnT-Serval/ikora-core
Source Code Management

Source Code Management

https://github.com/UL-SnT-Serval/ikora-core

Download ikora-core 0.1.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.8.0
org.apache.poi : poi jar 5.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.2
org.reflections : reflections jar 0.9.12

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1

Project Modules

There are no modules declared in this project.