Last Version

Ikora Core: Robot Framework Engine 0.1.18

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.18
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.18


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.1
com.ibm.icu : icu4j jar 70.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.reflections : reflections jar 0.10.2

Project Modules

There are no modules declared in this project.