onebusaway-csv-entities

A Java library for reading and writing Java objects from comma-separated-values files.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

org.onebusaway
ArtifactId

ArtifactId

onebusaway-csv-entities
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

onebusaway-csv-entities
A Java library for reading and writing Java objects from comma-separated-values files.
Project URL

Project URL

https://github.com/OneBusAway/onebusaway-csv-entities/wiki/
Project Organization

Project Organization

OneBusAway
Source Code Management

Source Code Management

https://github.com/OneBusAway/onebusaway-csv-entities

Download onebusaway-csv-entities

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.7.0
org.slf4j : slf4j-api jar 1.5.6

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.4
org.mockito : mockito-core jar 1.8.0

Project Modules

There are no modules declared in this project.

onebusaway-csv-entities

Provides a library for reading and writing Java objects from CSV files.

org.onebusaway

OneBusAway

Your open-source transit app for real-time information.

Versions

Version
1.1.4
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0