License |
License |
---|---|
GroupId | GroupIdorg.apache.seatunnel |
ArtifactId | ArtifactIdseatunnel-core-base |
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 |
Filename | Size |
---|---|
seatunnel-core-base-2.1.2.pom | |
seatunnel-core-base-2.1.2.jar | 27 MB |
seatunnel-core-base-2.1.2-sources.jar | 24 KB |
seatunnel-core-base-2.1.2-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-base/ -->
<dependency>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-core-base</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-base/
implementation 'org.apache.seatunnel:seatunnel-core-base:2.1.2'
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-base/
implementation ("org.apache.seatunnel:seatunnel-core-base:2.1.2")
'org.apache.seatunnel:seatunnel-core-base:jar:2.1.2'
<dependency org="org.apache.seatunnel" name="seatunnel-core-base" rev="2.1.2">
<artifact name="seatunnel-core-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.seatunnel', module='seatunnel-core-base', version='2.1.2')
)
libraryDependencies += "org.apache.seatunnel" % "seatunnel-core-base" % "2.1.2"
[org.apache.seatunnel/seatunnel-core-base "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.seatunnel : seatunnel-api-base | jar | 2.1.2 |
org.apache.seatunnel : seatunnel-api-flink | jar | 2.1.2 |
org.apache.seatunnel : seatunnel-api-spark | jar | 2.1.2 |
com.beust : jcommander | jar | 1.81 |
Group / Artifact | Type | Version |
---|---|---|
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 |