Last Version

objectos :: csv :: parent 0.1.0

A Java 8 API to read and write .csv files.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

csv-parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

objectos :: csv :: parent
A Java 8 API to read and write .csv files.
Project Organization

Project Organization

Objectos Software LTDA

Download csv-parent 0.1.0

Filename Size
csv-parent-0.1.0.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • csv
  • csv-pojo-plugin
  • csv-it