| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.seatunnel |
| ArtifactId | ArtifactIdseatunnel-common |
| 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-common-2.1.2.pom | |
| seatunnel-common-2.1.2.jar | 1 MB |
| seatunnel-common-2.1.2-sources.jar | 16 KB |
| seatunnel-common-2.1.2-javadoc.jar | 376 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-common/ -->
<dependency>
<groupId>org.apache.seatunnel</groupId>
<artifactId>seatunnel-common</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-common/
implementation 'org.apache.seatunnel:seatunnel-common:2.1.2'
// https://jarcasting.com/artifacts/org.apache.seatunnel/seatunnel-common/
implementation ("org.apache.seatunnel:seatunnel-common:2.1.2")
'org.apache.seatunnel:seatunnel-common:jar:2.1.2'
<dependency org="org.apache.seatunnel" name="seatunnel-common" rev="2.1.2">
<artifact name="seatunnel-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.seatunnel', module='seatunnel-common', version='2.1.2')
)
libraryDependencies += "org.apache.seatunnel" % "seatunnel-common" % "2.1.2"
[org.apache.seatunnel/seatunnel-common "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.seatunnel : seatunnel-config-shade | jar | 2.1.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.guava : guava | jar | 19.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6 |
| 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 |