| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.seatunnel |
| ArtifactId | ArtifactIdseatunnel-core-sql |
| Last Version | Last Version2.1.0 |
| 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-sql-2.1.0.pom | |
| seatunnel-core-sql-2.1.0.jar | 27 MB |
| seatunnel-core-sql-2.1.0-sources.jar | 13 KB |
| seatunnel-core-sql-2.1.0-javadoc.jar | 363 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-sql/ -->
<dependency>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-core-sql</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-sql/
implementation 'org.apache.seatunnel:seatunnel-core-sql:2.1.0'
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-core-sql/
implementation ("org.apache.seatunnel:seatunnel-core-sql:2.1.0")
'org.apache.seatunnel:seatunnel-core-sql:jar:2.1.0'
<dependency org="org.apache.seatunnel" name="seatunnel-core-sql" rev="2.1.0">
<artifact name="seatunnel-core-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.seatunnel', module='seatunnel-core-sql', version='2.1.0')
)
libraryDependencies += "org.apache.seatunnel" % "seatunnel-core-sql" % "2.1.0"
[org.apache.seatunnel/seatunnel-core-sql "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.seatunnel : seatunnel-core-base | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.flink : flink-streaming-java_2.11 | jar | 1.13.6 |
| org.apache.flink : flink-table-common | jar | 1.13.6 |
| org.apache.flink : flink-table-api-java-bridge_2.11 | jar | 1.13.6 |
| org.apache.flink : flink-table-planner_2.11 | jar | 1.13.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |