License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats ORM |
GroupId | GroupIdde.fraunhofer.iosb.ilt.FROST-Server |
ArtifactId | ArtifactIdFROST-Server.Plugin.FormatCsv |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFROST-Server.Plugin.FormatCsv
The ResultFormat plugin for the CSV result format.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatCsv/ -->
<dependency>
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
<artifactId>FROST-Server.Plugin.FormatCsv</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatCsv/
implementation 'de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatCsv:2.0.2'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatCsv/
implementation ("de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatCsv:2.0.2")
'de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatCsv:jar:2.0.2'
<dependency org="de.fraunhofer.iosb.ilt.FROST-Server" name="FROST-Server.Plugin.FormatCsv" rev="2.0.2">
<artifact name="FROST-Server.Plugin.FormatCsv" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.FROST-Server', module='FROST-Server.Plugin.FormatCsv', version='2.0.2')
)
libraryDependencies += "de.fraunhofer.iosb.ilt.FROST-Server" % "FROST-Server.Plugin.FormatCsv" % "2.0.2"
[de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatCsv "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Core | jar | 2.0.2 |
de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Util | jar | 2.0.2 |
org.apache.commons : commons-csv | jar | 1.9.0 |