GroupId | GroupIdcom.github.zuinnote |
---|---|
ArtifactId | ArtifactIdhadoopoffice-flinkts_2.12 |
Version | Version1.3.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-flinkts_2.12/ -->
<dependency>
<groupId>com.github.zuinnote</groupId>
<artifactId>hadoopoffice-flinkts_2.12</artifactId>
<version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-flinkts_2.12/
implementation 'com.github.zuinnote:hadoopoffice-flinkts_2.12:1.3.9'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-flinkts_2.12/
implementation ("com.github.zuinnote:hadoopoffice-flinkts_2.12:1.3.9")
'com.github.zuinnote:hadoopoffice-flinkts_2.12:jar:1.3.9'
<dependency org="com.github.zuinnote" name="hadoopoffice-flinkts_2.12" rev="1.3.9">
<artifact name="hadoopoffice-flinkts_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopoffice-flinkts_2.12', version='1.3.9')
)
libraryDependencies += "com.github.zuinnote" % "hadoopoffice-flinkts_2.12" % "1.3.9"
[com.github.zuinnote/hadoopoffice-flinkts_2.12 "1.3.9"]