apache / paimon   1.2.0

Apache License 2.0 Website GitHub

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.

Scala versions: 2.12

paimon-spark-common 1.2.0


Group ID:
org.apache.paimon
Artifact ID:
paimon-spark-common_2.12
Version:
1.2.0
Release Date:
Jun 20, 2025
Licenses:
Files:
Full Scala Version:
2.12.18

libraryDependencies += "org.apache.paimon" %% "paimon-spark-common" % "1.2.0"

Mill build tool

ivy"org.apache.paimon::paimon-spark-common:1.2.0"

Scala CLI

//> using dep "org.apache.paimon::paimon-spark-common:1.2.0"

Ammonite REPL

import $ivy.`org.apache.paimon::paimon-spark-common:1.2.0`

<dependency>
  <groupId>org.apache.paimon</groupId>
  <artifactId>paimon-spark-common_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'org.apache.paimon', name: 'paimon-spark-common_2.12', version: '1.2.0'