is not current version
Last Version 0.12

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

Parent POM of the DFLib library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.nhl.dflib
ArtifactId

ArtifactId

dflib-json
Version

Version

0.10
Type

Type

jar
Description

Description

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

Download dflib-json 0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.nhl.dflib : dflib jar 0.10
com.jayway.jsonpath : json-path jar 2.4.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-all jar 1.9.5-rc1
com.nhl.dflib : dflib test-jar 0.10
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.