License |
License |
---|---|
Categories |
CategoriesData CSV Data Formats |
GroupId | GroupIdcom.github.skjolber.sesseltjonna-csv |
ArtifactId | ArtifactIddatabinder |
Last Version | Last Version1.0.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsesseltjonna-csv databinder
High-performance CSV databinding library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
databinder-1.0.24.pom | |
databinder-1.0.24.jar | 90 KB |
databinder-1.0.24-sources.jar | 55 KB |
databinder-1.0.24-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skjolber.sesseltjonna-csv/databinder/ -->
<dependency>
<groupId>com.github.skjolber.sesseltjonna-csv</groupId>
<artifactId>databinder</artifactId>
<version>1.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.sesseltjonna-csv/databinder/
implementation 'com.github.skjolber.sesseltjonna-csv:databinder:1.0.24'
// https://jarcasting.com/artifacts/com.github.skjolber.sesseltjonna-csv/databinder/
implementation ("com.github.skjolber.sesseltjonna-csv:databinder:1.0.24")
'com.github.skjolber.sesseltjonna-csv:databinder:jar:1.0.24'
<dependency org="com.github.skjolber.sesseltjonna-csv" name="databinder" rev="1.0.24">
<artifact name="databinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.sesseltjonna-csv', module='databinder', version='1.0.24')
)
libraryDependencies += "com.github.skjolber.sesseltjonna-csv" % "databinder" % "1.0.24"
[com.github.skjolber.sesseltjonna-csv/databinder "1.0.24"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skjolber.sesseltjonna-csv : parser | jar | 1.0.24 |
org.ow2.asm : asm-commons | jar | 9.2 |
org.ow2.asm : asm | jar | 9.2 |
net.bytebuddy : byte-buddy | jar | 1.12.8 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
com.univocity : univocity-parsers | jar | 2.9.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
com.google.truth : truth | jar | 1.1.3 |
com.google.truth.extensions : truth-java8-extension | jar | 1.1.3 |
org.mockito : mockito-core | jar | 4.4.0 |