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