is not current version
Last Version 3.17.0

org.apache.camel:camel-univocity-parsers 2.24.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

2.24.1
Type

Type

jar

Download camel-univocity-parsers 2.24.1


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