Last Version

Quarkus - Univocity Parsers - Runtime 0.0.1

Univocity Parsers Extension, which allowing to use univocity dependency in the Quarkus' Eco-System. Example for parsing csv or tsv files, with a really fast, flexible and reliable Java parsers thank to its data binding, consistent interface, a solid framework and a parallel input buffering

License

License

Categories

Categories

Quarkus Container Microservices uniVocity-parsers Data Data Formats CSV
GroupId

GroupId

io.quarkiverse.univocityparsers
ArtifactId

ArtifactId

quarkus-univocity-parsers
Version

Version

0.0.1
Type

Type

jar
Description

Description

Quarkus - Univocity Parsers - Runtime
Univocity Parsers Extension, which allowing to use univocity dependency in the Quarkus' Eco-System. Example for parsing csv or tsv files, with a really fast, flexible and reliable Java parsers thank to its data binding, consistent interface, a solid framework and a parallel input buffering
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-univocity-parsers 0.0.1


<!-- https://jarcasting.com/artifacts/io.quarkiverse.univocityparsers/quarkus-univocity-parsers/ -->
<dependency>
    <groupId>io.quarkiverse.univocityparsers</groupId>
    <artifactId>quarkus-univocity-parsers</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.univocityparsers/quarkus-univocity-parsers/
implementation 'io.quarkiverse.univocityparsers:quarkus-univocity-parsers:0.0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.univocityparsers/quarkus-univocity-parsers/
implementation ("io.quarkiverse.univocityparsers:quarkus-univocity-parsers:0.0.1")
'io.quarkiverse.univocityparsers:quarkus-univocity-parsers:jar:0.0.1'
<dependency org="io.quarkiverse.univocityparsers" name="quarkus-univocity-parsers" rev="0.0.1">
  <artifact name="quarkus-univocity-parsers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.univocityparsers', module='quarkus-univocity-parsers', version='0.0.1')
)
libraryDependencies += "io.quarkiverse.univocityparsers" % "quarkus-univocity-parsers" % "0.0.1"
[io.quarkiverse.univocityparsers/quarkus-univocity-parsers "0.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar
com.univocity : univocity-parsers jar 2.9.1

Project Modules

There are no modules declared in this project.