is not current version
Last Version 3.17.0

org.apache.camel:camel-univocity-parsers 3.2.0

Camel UniVocity parsers data format support

Categories

Categories

uniVocity-parsers Data Data Formats CSV
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-univocity-parsers
Version

Version

3.2.0
Type

Type

jar

Download camel-univocity-parsers 3.2.0


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