Last Version

eo-compiler 0.1.5

EO-to-Java Compiler

License

License

MIT
GroupId

GroupId

org.eolang
ArtifactId

ArtifactId

eo-compiler
Version

Version

0.1.5
Type

Type

jar
Description

Description

eo-compiler
EO-to-Java Compiler
Project Organization

Project Organization

EO

Download eo-compiler 0.1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.46
com.jcabi : jcabi-xml jar 0.21.1
com.jcabi : jcabi-manifests jar 1.1
com.jcabi : jcabi-log jar 0.19.0
com.jcabi.incubator : xembly jar 0.25.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
com.google.code.findbugs : annotations jar 3.0.1

runtime (1)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.8.0-5

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
com.jcabi : jcabi-matchers jar 1.5.1
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.yaml : snakeyaml jar 1.21

Project Modules

There are no modules declared in this project.