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-ut 1.4.1
Group ID:
org.apache.paimon
Artifact ID:
paimon-spark-ut_2.12
Version:
1.4.1
Release Date:
Apr 19, 2026
Licenses:
Files:
Full Scala Version:
2.12.18
libraryDependencies += "org.apache.paimon" %% "paimon-spark-ut" % "1.4.1"
ivy"org.apache.paimon::paimon-spark-ut:1.4.1"
//> using dep "org.apache.paimon::paimon-spark-ut:1.4.1"
import $ivy.`org.apache.paimon::paimon-spark-ut:1.4.1`
<dependency> <groupId>org.apache.paimon</groupId> <artifactId>paimon-spark-ut_2.12</artifactId> <version>1.4.1</version> </dependency>
compile group: 'org.apache.paimon', name: 'paimon-spark-ut_2.12', version: '1.4.1'