License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.datastax.oss |
ArtifactId | ArtifactIddsbulk-codecs-text |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataStax Bulk Loader - Codecs - Text
Text codecs for the DataStax Bulk Loader (String and JSON).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsbulk-codecs-text-1.9.0.pom | |
dsbulk-codecs-text-1.9.0.jar | 104 KB |
dsbulk-codecs-text-1.9.0-sources.jar | 80 KB |
dsbulk-codecs-text-1.9.0-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datastax.oss/dsbulk-codecs-text/ -->
<dependency>
<groupId>com.datastax.oss</groupId>
<artifactId>dsbulk-codecs-text</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.datastax.oss/dsbulk-codecs-text/
implementation 'com.datastax.oss:dsbulk-codecs-text:1.9.0'
// https://jarcasting.com/artifacts/com.datastax.oss/dsbulk-codecs-text/
implementation ("com.datastax.oss:dsbulk-codecs-text:1.9.0")
'com.datastax.oss:dsbulk-codecs-text:jar:1.9.0'
<dependency org="com.datastax.oss" name="dsbulk-codecs-text" rev="1.9.0">
<artifact name="dsbulk-codecs-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datastax.oss', module='dsbulk-codecs-text', version='1.9.0')
)
libraryDependencies += "com.datastax.oss" % "dsbulk-codecs-text" % "1.9.0"
[com.datastax.oss/dsbulk-codecs-text "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.oss : dsbulk-codecs-api | jar | |
com.datastax.oss : java-driver-shaded-guava | jar | |
org.slf4j : slf4j-api | jar | |
io.netty : netty-common | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
com.datastax.oss : dsbulk-tests | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.assertj : assertj-core | jar | 3.22.0 |
ch.qos.logback : logback-classic | jar |