Last Version

Ikora Core: Robot Framework Engine 0.1.4

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

tech.ikora
ArtifactId

ArtifactId

ikora-core
Version

Version

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

Download ikora-core 0.1.4


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

Dependencies

compile (9)

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

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

Project Modules

There are no modules declared in this project.