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