is not current version
Last Version 0.9.5-RELEASE

Operon runner 0.9.2-RELEASE

Operon is a programming language which can be easily embedded with JVM-based languages (Java, Scala, Groovy, Kotlin, Clojure, etc.) or run standalone with the native-version. Operon is especially great for transforming and handling JSON-data.

License

License

GroupId

GroupId

io.operon
ArtifactId

ArtifactId

operon-runner
Version

Version

0.9.2-RELEASE
Type

Type

jar
Description

Description

Operon runner
Operon is a programming language which can be easily embedded with JVM-based languages (Java, Scala, Groovy, Kotlin, Clojure, etc.) or run standalone with the native-version. Operon is especially great for transforming and handling JSON-data.

Download operon-runner 0.9.2-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.3
io.operon : operon-parser jar 0.9.2-RELEASE
io.operon : operon-json-parser jar 0.9.2-RELEASE
redis.clients : jedis jar 3.5.2
org.apache.commons : commons-exec jar 1.3
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0

provided (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 21.0.0.2

test (4)

Group / Artifact Type Version
org.redisson : redisson jar 3.15.3
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.