License |
License |
---|---|
GroupId | GroupIdch.cern.hadoop |
ArtifactId | ArtifactIdhadoop-annotations |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop Annotations
Apache Hadoop Annotations
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hadoop-annotations-3.2.1.pom | |
hadoop-annotations-3.2.1.jar | 40 KB |
hadoop-annotations-3.2.1-test-sources.jar | 23 KB |
hadoop-annotations-3.2.1-sources.jar | 34 KB |
hadoop-annotations-3.2.1-javadoc.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-annotations/ -->
<dependency>
<groupId>ch.cern.hadoop</groupId>
<artifactId>hadoop-annotations</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-annotations/
implementation 'ch.cern.hadoop:hadoop-annotations:3.2.1'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-annotations/
implementation ("ch.cern.hadoop:hadoop-annotations:3.2.1")
'ch.cern.hadoop:hadoop-annotations:jar:3.2.1'
<dependency org="ch.cern.hadoop" name="hadoop-annotations" rev="3.2.1">
<artifact name="hadoop-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-annotations', version='3.2.1')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-annotations" % "3.2.1"
[ch.cern.hadoop/hadoop-annotations "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
jdiff : jdiff | jar | 1.0.9 |