is not current version
Last Version 2.9.0

Camel Quarkus :: BeanIO :: Runtime 2.5.0

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
Version

Version

2.5.0
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 2.5.0


<!-- 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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-beanio/
implementation 'org.apache.camel.quarkus:camel-quarkus-beanio:2.5.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-beanio/
implementation ("org.apache.camel.quarkus:camel-quarkus-beanio:2.5.0")
'org.apache.camel.quarkus:camel-quarkus-beanio:jar:2.5.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-beanio" rev="2.5.0">
  <artifact name="camel-quarkus-beanio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-beanio', version='2.5.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-beanio" % "2.5.0"
[org.apache.camel.quarkus/camel-quarkus-beanio "2.5.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.