License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats |
GroupId | GroupIdorg.objectweb.petals |
ArtifactId | ArtifactIdpetals-se-csv |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals Service Engine :: CSV
A CSV SE
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
petals-se-csv-1.3.pom | |
petals-se-csv-1.3.jar | 610 KB |
petals-se-csv-1.3-sources.jar | 11 KB |
petals-se-csv-1.3-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-se-csv/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-se-csv</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-se-csv/
implementation 'org.objectweb.petals:petals-se-csv:1.3'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-se-csv/
implementation ("org.objectweb.petals:petals-se-csv:1.3")
'org.objectweb.petals:petals-se-csv:jar:1.3'
<dependency org="org.objectweb.petals" name="petals-se-csv" rev="1.3">
<artifact name="petals-se-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-se-csv', version='1.3')
)
libraryDependencies += "org.objectweb.petals" % "petals-se-csv" % "1.3"
[org.objectweb.petals/petals-se-csv "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.petals : petals-cdk | jar | 1.4 |
commons-io : commons-io | jar | 1.2 |
javacsv » javacsv | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.easymock : easymock | jar | 2.2 |
org.easymock : easymockclassextension | jar | 2.2 |