Operon.IO Parent

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-core-parent
Last Version

Last Version

0.9.5-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Operon.IO Parent
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

http://maven.apache.org
Source Code Management

Source Code Management

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

Download operon-core-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5-RELEASE
0.9.4.1-RELEASE
0.9.4-RELEASE
0.9.3-RELEASE
0.9.2-RELEASE
0.9.1-RELEASE
0.9.0-RELEASE