is not current version
Last Version 3.17.0

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

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.0.1
Type

Type

jar

Download camel-univocity-parsers 3.0.1


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