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