License |
License |
---|---|
GroupId | GroupIdorg.beanio |
ArtifactId | ArtifactIdbeanio |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeanIO
A Java un/marshalling library for CSV, XML, delimited and fixed length stream formats.
|
Project URL |
Project URL |
Filename | Size |
---|---|
beanio-2.1.0.pom | |
beanio-2.1.0.jar | 243 KB |
beanio-2.1.0-sources.jar | 246 KB |
beanio-2.1.0-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beanio/beanio/ -->
<dependency>
<groupId>org.beanio</groupId>
<artifactId>beanio</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.beanio/beanio/
implementation 'org.beanio:beanio:2.1.0'
// https://jarcasting.com/artifacts/org.beanio/beanio/
implementation ("org.beanio:beanio:2.1.0")
'org.beanio:beanio:jar:2.1.0'
<dependency org="org.beanio" name="beanio" rev="2.1.0">
<artifact name="beanio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beanio', module='beanio', version='2.1.0')
)
libraryDependencies += "org.beanio" % "beanio" % "2.1.0"
[org.beanio/beanio "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.batch : spring-batch-core Optional | jar | 2.1.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.codehaus.groovy : groovy-all | jar | 1.8.9 |
commons-logging : commons-logging Optional | jar | 1.1.2 |