eo-parser

EO-to-XML Parser

License

License

MIT
GroupId

GroupId

io.github.hse-eolang
ArtifactId

ArtifactId

eo-parser
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

eo-parser
EO-to-XML Parser
Project Organization

Project Organization

The HSE-EOLANG Team

Download eo-parser

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.46
org.antlr : antlr4-runtime jar 4.8-1
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
org.yaml : snakeyaml jar 1.26

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 (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1