Spark Tags provides tagging utilities for Apache Spark, a unified analytics engine for large-scale data processing.
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-tags_2.12</artifactId>
<version>3.5.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a test class with a Spark tag for categorization.
Ensure your project uses Scala 2.12 or use the appropriate artifact for your Scala version (e.g., spark-tags_2.13).
No dependency data recorded yet.