Last Version

dataframe-core 0.7.4

the small data version of spark dataframe

License

License

Categories

Categories

Data
GroupId

GroupId

top.dataframe
ArtifactId

ArtifactId

dataframe-core
Version

Version

0.7.4
Type

Type

jar
Description

Description

dataframe-core
the small data version of spark dataframe

Download dataframe-core 0.7.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.17
com.google.guava : guava jar 28.0-jre
org.elasticsearch.client : elasticsearch-rest-client jar 6.8.4
org.mongodb : mongo-java-driver jar 3.10.2
redis.clients : jedis jar 3.1.0
net.sourceforge.jexcelapi : jxl jar 2.6.12
org.slf4j : slf4j-log4j12 jar 1.7.28

Project Modules

There are no modules declared in this project.