| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdio.engineblock |
| ArtifactId | ArtifactIdat-csv |
| Last Version | Last Version1.0.67 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionat-csv
A CSV File ActivityType driver for engineblock,
based on http://engineblock.io/ and http://virtdata.io/
|
| Filename | Size |
|---|---|
| at-csv-1.0.67.pom | |
| at-csv-1.0.67.jar | 25 KB |
| at-csv-1.0.67-sources.jar | 16 KB |
| at-csv-1.0.67-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.engineblock/at-csv/ -->
<dependency>
<groupId>io.engineblock</groupId>
<artifactId>at-csv</artifactId>
<version>1.0.67</version>
</dependency>
// https://jarcasting.com/artifacts/io.engineblock/at-csv/
implementation 'io.engineblock:at-csv:1.0.67'
// https://jarcasting.com/artifacts/io.engineblock/at-csv/
implementation ("io.engineblock:at-csv:1.0.67")
'io.engineblock:at-csv:jar:1.0.67'
<dependency org="io.engineblock" name="at-csv" rev="1.0.67">
<artifact name="at-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.engineblock', module='at-csv', version='1.0.67')
)
libraryDependencies += "io.engineblock" % "at-csv" % "1.0.67"
[io.engineblock/at-csv "1.0.67"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.slf4j : slf4j-api | jar | 1.7.19 |
| com.google.auto.service : auto-service | jar | 1.0-rc2 |
| org.yaml : snakeyaml | jar | 1.15 |
| io.engineblock : eb-api | jar | 1.0.67 |
| io.virtdata : metagen-userlibs | jar | 1.0.29 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.3 |
| org.assertj : assertj-core-java8 | jar | 1.0.0m1 |