MVN

org.beanio : beanio

Maven & Gradle

Sep 07, 2014
7 usages

BeanIO · A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.

<dependency>
    <groupId>org.beanio</groupId>
    <artifactId>beanio</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beanio : beanio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.beanio : beanio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
beanio-2.1.0
beanio-2.1.0.M2
beanio-2.1.0.M1
2.0.x
beanio-2.0.7
beanio-2.0.6
beanio-2.0.5
beanio-2.0.4
beanio-2.0.3
beanio-2.0.2
beanio-2.0.1
beanio-2.0.0
1.2.x
beanio-1.2.5
beanio-1.2.4
beanio-1.2.3
beanio-1.2.2
beanio-1.2.1
beanio-1.2.0
1.1.x
beanio-1.1.1
beanio-1.1.0
1.0.x
beanio-1.0.2
beanio-1.0.1
1.0
beanio-1.0

How to add a dependency to Maven

Add the following org.beanio : beanio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beanio</groupId>
    <artifactId>beanio</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beanio : beanio gradle dependency to your build.gradle file:

implementation 'org.beanio:beanio:2.1.0'

Gradle Kotlin DSL: Add the following org.beanio : beanio gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beanio:beanio:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beanio : beanio sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beanio" % "beanio" % "2.1.0"

Advertisement

Dependencies from Group

Sep 07, 2014
7 usages

Discover Dependencies

Mar 20, 2009
5 usages
Nov 06, 2006
13 usages
Jun 10, 2014
1 stars
Nov 15, 2011
69 usages
598 stars
May 20, 2010
209 usages
Aug 26, 2007
4 usages
Feb 24, 2010
15 usages
Sep 24, 2010
7 usages