is not current version
Last Version 3.17.0

org.apache.camel:camel-univocity-parsers 3.0.0-M2

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.0-M2
Type

Type

jar

Download camel-univocity-parsers 3.0.0-M2


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