License |
License |
---|---|
Categories |
CategoriesuniVocity-parsers Data Data Formats CSV |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-univocity-parsers-starter |
Last Version | Last Version3.0.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-Boot Starter :: Camel :: UniVocity Parsers
Spring-Boot Starter for Camel UniVocity parsers data format support
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-univocity-parsers-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-univocity-parsers-starter</artifactId>
<version>3.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-univocity-parsers-starter/
implementation 'org.apache.camel:camel-univocity-parsers-starter:3.0.0-RC3'
// https://jarcasting.com/artifacts/org.apache.camel/camel-univocity-parsers-starter/
implementation ("org.apache.camel:camel-univocity-parsers-starter:3.0.0-RC3")
'org.apache.camel:camel-univocity-parsers-starter:jar:3.0.0-RC3'
<dependency org="org.apache.camel" name="camel-univocity-parsers-starter" rev="3.0.0-RC3">
<artifact name="camel-univocity-parsers-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-univocity-parsers-starter', version='3.0.0-RC3')
)
libraryDependencies += "org.apache.camel" % "camel-univocity-parsers-starter" % "3.0.0-RC3"
[org.apache.camel/camel-univocity-parsers-starter "3.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.9.RELEASE |
org.apache.camel : camel-univocity-parsers | jar | 3.0.0-RC3 |
org.apache.camel : camel-core-starter | jar | 3.0.0-RC3 |
org.apache.camel : camel-spring-boot-starter | jar | 3.0.0-RC3 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.9.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.9.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.9.RELEASE |
org.apache.camel : camel-spring-boot-dependencies | pom | 3.0.0-RC3 |