| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.cloudangel |
| ArtifactId | ArtifactIdimpala-murmurhash |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| impala-murmurhash-1.0.0.pom | |
| impala-murmurhash-1.0.0.jar | 5 KB |
| impala-murmurhash-1.0.0-sources.jar | 5 KB |
| impala-murmurhash-1.0.0-javadoc.jar | 316 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.cloudangel/impala-murmurhash/ -->
<dependency>
<groupId>com.gitee.cloudangel</groupId>
<artifactId>impala-murmurhash</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.cloudangel/impala-murmurhash/
implementation 'com.gitee.cloudangel:impala-murmurhash:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.cloudangel/impala-murmurhash/
implementation ("com.gitee.cloudangel:impala-murmurhash:1.0.0")
'com.gitee.cloudangel:impala-murmurhash:jar:1.0.0'
<dependency org="com.gitee.cloudangel" name="impala-murmurhash" rev="1.0.0">
<artifact name="impala-murmurhash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.cloudangel', module='impala-murmurhash', version='1.0.0')
)
libraryDependencies += "com.gitee.cloudangel" % "impala-murmurhash" % "1.0.0"
[com.gitee.cloudangel/impala-murmurhash "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |