Camel Operon Component

Camel-operon is a camel-component for running Operon. 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

camel-operon
Last Version

Last Version

0.9.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Operon Component
Camel-operon is a camel-component for running Operon. 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.
Project URL

Project URL

https://operon.io
Source Code Management

Source Code Management

https://github.com/operon-io/camel-operon

Download camel-operon

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.camel.archetypes : camel-archetype-component jar 3.16.0
org.apache.camel : camel-bom pom 3.16.0
org.apache.camel : camel-support jar 3.16.0
org.apache.camel : camel-language jar 3.16.0
org.apache.camel : camel-core-model jar 3.16.0
com.google.code.gson : gson jar 2.9.0
io.operon : operon-runner jar 0.9.5-RELEASE

test (2)

Group / Artifact Type Version
org.apache.camel : camel-test jar 3.16.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5.1-RELEASE
0.9.5-RELEASE
0.9.4.2-RELEASE
0.9.4.1-RELEASE
0.9.4-RELEASE
0.9.3-RELEASE
0.9.2-RELEASE
0.9.1-RELEASE