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