Last Version

logic-schema-demo 0.0.5

spark-ds/logic-schema is a Scala library for data specification and validation across dataframes(hence logic schema), to help developing applications based on Apache Spark.

License

License

GroupId

GroupId

com.github.spark-ds
ArtifactId

ArtifactId

logic-schema-demo_2.12
Version

Version

0.0.5
Type

Type

jar
Description

Description

logic-schema-demo
spark-ds/logic-schema is a Scala library for data specification and validation across dataframes(hence logic schema), to help developing applications based on Apache Spark.
Project URL

Project URL

https://github.com/spark-ds/logic-schema
Project Organization

Project Organization

com.github.spark-ds
Source Code Management

Source Code Management

https://github.com/spark-ds/logic-schema

Download logic-schema-demo_2.12 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.spark-ds/logic-schema-demo_2.12/ -->
<dependency>
    <groupId>com.github.spark-ds</groupId>
    <artifactId>logic-schema-demo_2.12</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spark-ds/logic-schema-demo_2.12/
implementation 'com.github.spark-ds:logic-schema-demo_2.12:0.0.5'
// https://jarcasting.com/artifacts/com.github.spark-ds/logic-schema-demo_2.12/
implementation ("com.github.spark-ds:logic-schema-demo_2.12:0.0.5")
'com.github.spark-ds:logic-schema-demo_2.12:jar:0.0.5'
<dependency org="com.github.spark-ds" name="logic-schema-demo_2.12" rev="0.0.5">
  <artifact name="logic-schema-demo_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spark-ds', module='logic-schema-demo_2.12', version='0.0.5')
)
libraryDependencies += "com.github.spark-ds" % "logic-schema-demo_2.12" % "0.0.5"
[com.github.spark-ds/logic-schema-demo_2.12 "0.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.github.spark-ds : logic-schema_2.12 jar 0.0.5

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.