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