Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
paimon-spark-common 1.3.0
Group ID:
org.apache.paimon
Artifact ID:
paimon-spark-common_2.13
Version:
1.3.0
Release Date:
Oct 31, 2025
Licenses:
Files:
Full Scala Version:
2.13.16
libraryDependencies += "org.apache.paimon" %% "paimon-spark-common" % "1.3.0"
ivy"org.apache.paimon::paimon-spark-common:1.3.0"
//> using dep "org.apache.paimon::paimon-spark-common:1.3.0"
import $ivy.`org.apache.paimon::paimon-spark-common:1.3.0`
<dependency> <groupId>org.apache.paimon</groupId> <artifactId>paimon-spark-common_2.13</artifactId> <version>1.3.0</version> </dependency>
compile group: 'org.apache.paimon', name: 'paimon-spark-common_2.13', version: '1.3.0'