License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-harvester-csv |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFascinator - Plugin - Harvester - CSV
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-csv/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-harvester-csv</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-csv/
implementation 'com.googlecode.the-fascinator.plugins:plugin-harvester-csv:1.1.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-harvester-csv/
implementation ("com.googlecode.the-fascinator.plugins:plugin-harvester-csv:1.1.5")
'com.googlecode.the-fascinator.plugins:plugin-harvester-csv:jar:1.1.5'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-harvester-csv" rev="1.1.5">
<artifact name="plugin-harvester-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-harvester-csv', version='1.1.5')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-harvester-csv" % "1.1.5"
[com.googlecode.the-fascinator.plugins/plugin-harvester-csv "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.1.3-RC01 |
net.sf.opencsv : opencsv | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator.plugins : plugin-storage-ram | jar | 1.1.3-RC01 |
junit : junit | jar | 4.10 |