| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.apache.seatunnel | 
| ArtifactId | ArtifactIdseatunnel-transform-spark-uuid | 
| Last Version | Last Version2.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProduction ready big data processing product based on Apache Spark and Apache Flink. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-transform-spark-uuid/ -->
<dependency>
    <groupId>org.apache.seatunnel</groupId>
    <artifactId>seatunnel-transform-spark-uuid</artifactId>
    <version>2.1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-transform-spark-uuid/
implementation 'org.apache.seatunnel:seatunnel-transform-spark-uuid:2.1.2'// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-transform-spark-uuid/
implementation ("org.apache.seatunnel:seatunnel-transform-spark-uuid:2.1.2")'org.apache.seatunnel:seatunnel-transform-spark-uuid:jar:2.1.2'<dependency org="org.apache.seatunnel" name="seatunnel-transform-spark-uuid" rev="2.1.2">
  <artifact name="seatunnel-transform-spark-uuid" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.seatunnel', module='seatunnel-transform-spark-uuid', version='2.1.2')
)libraryDependencies += "org.apache.seatunnel" % "seatunnel-transform-spark-uuid" % "2.1.2"[org.apache.seatunnel/seatunnel-transform-spark-uuid "2.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.seatunnel : seatunnel-api-spark | jar | 2.1.2 | 
| org.apache.spark : spark-core_2.11 | jar | 2.4.0 | 
| org.apache.spark : spark-sql_2.11 | jar | 2.4.0 | 
| com.google.auto.service : auto-service | jar | 1.0.1 | 
| org.projectlombok : lombok | jar | 1.18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |