License |
License |
---|---|
GroupId | GroupIdorg.apache.seatunnel |
ArtifactId | ArtifactIdseatunnel-core-spark |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionProduction ready big data processing product based on Apache Spark and Apache Flink.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
seatunnel-core-spark-2.1.1.pom | |
seatunnel-core-spark-2.1.1.jar | 285 MB |
seatunnel-core-spark-2.1.1-sources.jar | 21 KB |
seatunnel-core-spark-2.1.1-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-spark/ -->
<dependency>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-core-spark</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-spark/
implementation 'org.apache.seatunnel:seatunnel-core-spark:2.1.1'
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-spark/
implementation ("org.apache.seatunnel:seatunnel-core-spark:2.1.1")
'org.apache.seatunnel:seatunnel-core-spark:jar:2.1.1'
<dependency org="org.apache.seatunnel" name="seatunnel-core-spark" rev="2.1.1">
<artifact name="seatunnel-core-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.seatunnel', module='seatunnel-core-spark', version='2.1.1')
)
libraryDependencies += "org.apache.seatunnel" % "seatunnel-core-spark" % "2.1.1"
[org.apache.seatunnel/seatunnel-core-spark "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |