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