Last Version

Simple Schema 0.2.0

A library provides a more easy way to describe DataFrame schema for Spark and [MLSQL](http://www.mlsql.tech).

License

License

GroupId

GroupId

tech.mlsql
ArtifactId

ArtifactId

simple-schema_2.11
Version

Version

0.2.0
Type

Type

jar
Description

Description

Simple Schema
A library provides a more easy way to describe DataFrame schema for Spark and [MLSQL](http://www.mlsql.tech).
Project URL

Project URL

https://github.com/allwefantasy/simple-schema.git
Source Code Management

Source Code Management

https://github.com/allwefantasy/simple-schema

Download simple-schema_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/tech.mlsql/simple-schema_2.11/ -->
<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>simple-schema_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mlsql/simple-schema_2.11/
implementation 'tech.mlsql:simple-schema_2.11:0.2.0'
// https://jarcasting.com/artifacts/tech.mlsql/simple-schema_2.11/
implementation ("tech.mlsql:simple-schema_2.11:0.2.0")
'tech.mlsql:simple-schema_2.11:jar:0.2.0'
<dependency org="tech.mlsql" name="simple-schema_2.11" rev="0.2.0">
  <artifact name="simple-schema_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mlsql', module='simple-schema_2.11', version='0.2.0')
)
libraryDependencies += "tech.mlsql" % "simple-schema_2.11" % "0.2.0"
[tech.mlsql/simple-schema_2.11 "0.2.0"]

Dependencies

provided (6)

Group / Artifact Type Version
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3
org.apache.spark : spark-mllib_2.11 jar 2.4.3
org.apache.spark : spark-graphx_2.11 jar 2.4.3
org.apache.spark : spark-streaming-kafka-0-8_2.11 jar 2.4.3
org.apache.spark : spark-sql-kafka-0-10_2.11 jar 2.4.3

test (6)

Group / Artifact Type Version
org.scalactic : scalactic_2.11 jar 3.0.0
org.scalatest : scalatest_2.11 jar 3.0.0
org.pegdown : pegdown jar 1.6.0
org.apache.spark : spark-catalyst_2.11 jar 2.4.3
org.apache.spark : spark-core_2.11 jar 2.4.3
org.apache.spark : spark-sql_2.11 jar 2.4.3

Project Modules

There are no modules declared in this project.