Last Version

dflib-json: read/write DataFrames from/to JSON 0.12

Parent POM of the DFLib library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-json
Version

Version

0.12
Type

Type

jar
Description

Description

dflib-json: read/write DataFrames from/to JSON
Parent POM of the DFLib library

Download dflib-json 0.12


<!-- https://jarcasting.com/artifacts/com.nhl.dflib/dflib-json/ -->
<dependency>
    <groupId>com.nhl.dflib</groupId>
    <artifactId>dflib-json</artifactId>
    <version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhl.dflib/dflib-json/
implementation 'com.nhl.dflib:dflib-json:0.12'
// https://jarcasting.com/artifacts/com.nhl.dflib/dflib-json/
implementation ("com.nhl.dflib:dflib-json:0.12")
'com.nhl.dflib:dflib-json:jar:0.12'
<dependency org="com.nhl.dflib" name="dflib-json" rev="0.12">
  <artifact name="dflib-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhl.dflib', module='dflib-json', version='0.12')
)
libraryDependencies += "com.nhl.dflib" % "dflib-json" % "0.12"
[com.nhl.dflib/dflib-json "0.12"]

Dependencies

compile (6)

Group / Artifact Type Version
com.nhl.dflib : dflib jar 0.12
com.jayway.jsonpath : json-path jar 2.4.0
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.mockito : mockito-all jar 1.9.5-rc1
com.nhl.dflib : dflib-junit5 jar 0.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.