Camel Quarkus :: BeanIO :: Runtime

Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-beanio
Last Version

Last Version

2.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: BeanIO :: Runtime
Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-beanio

Download camel-quarkus-beanio

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-beanio jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.0
2.8.0
2.8.0-M1
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-M2
2.0.0-M1
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0