Last Version

TCS Alignment Toolbox Sequence CSV Export and Import 3.1.1

This module permits exporting and importing of Sequence objects to CSV files. The underlying NodeSpecification is stored via a JSON file. The module aims at human- readable and compatible storage. For storage efficiency, further compression is advised.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

de.cit-ec.tcs.alignment
ArtifactId

ArtifactId

csv
Version

Version

3.1.1
Type

Type

jar
Description

Description

TCS Alignment Toolbox Sequence CSV Export and Import
This module permits exporting and importing of Sequence objects to CSV files. The underlying NodeSpecification is stored via a JSON file. The module aims at human- readable and compatible storage. For storage efficiency, further compression is advised.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/tcs
Source Code Management

Source Code Management

http://openresearch.cit-ec.de/projects/tcs/repository

Download csv 3.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
de.cit-ec.tcs.alignment : sequences jar 3.1.1
org.json : json jar 20140107

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
de.cit-ec.tcs.alignment : wrappers jar 3.1.1

Project Modules

There are no modules declared in this project.