License |
License |
---|---|
Categories |
CategoriesData KeY Data Formats Formal Verification |
GroupId | GroupIdcom.scireum |
ArtifactId | ArtifactIddatadonkey |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataDonkey
Provides a simple tool for handling XML, CSV and Excel files.
|
Project URL |
Project URL |
Filename | Size |
---|---|
datadonkey-1.4.pom | |
datadonkey-1.4.jar | 5 MB |
datadonkey-1.4-tests.jar | 2 KB |
datadonkey-1.4-sources.jar | 8 KB |
datadonkey-1.4-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scireum/datadonkey/ -->
<dependency>
<groupId>com.scireum</groupId>
<artifactId>datadonkey</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.scireum/datadonkey/
implementation 'com.scireum:datadonkey:1.4'
// https://jarcasting.com/artifacts/com.scireum/datadonkey/
implementation ("com.scireum:datadonkey:1.4")
'com.scireum:datadonkey:jar:1.4'
<dependency org="com.scireum" name="datadonkey" rev="1.4">
<artifact name="datadonkey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scireum', module='datadonkey', version='1.4')
)
libraryDependencies += "com.scireum" % "datadonkey" % "1.4"
[com.scireum/datadonkey "1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.scireum : sirius-kernel | jar | 2.4 |
org.apache.poi : poi | jar | 3.9 |
org.jsoup : jsoup | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.0 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
cglib : cglib | jar | 3.1 |
org.objenesis : objenesis | jar | 2.1 |