Last Version

Camel Quarkus :: uniVocity CSV :: Runtime 2.10.0

Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using UniVocity Parsers.

License

License

Categories

Categories

Quarkus Container Microservices uniVocity-parsers Data Data Formats CSV
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-univocity-parsers
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: uniVocity CSV :: Runtime
Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using UniVocity Parsers.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-univocity-parsers

Download camel-quarkus-univocity-parsers 2.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-univocity-parsers jar

Project Modules

There are no modules declared in this project.