h

hbase-annotations

Apache License, Version 2.0
Files download
File Operation
hbase-annotations-2.5.3.jar download
hbase-annotations-2.5.3.pom download
hbase-annotations-2.5.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.hbase</groupId>
  <artifactId>hbase-annotations</artifactId>
  <version>2.5.3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.hbase:hbase-annotations:2.5.3'
Gradle Kotlin
implementation("org.apache.hbase:hbase-annotations:2.5.3")
Scala SBT
libraryDependencies += "org.apache.hbase" % "hbase-annotations" % "2.5.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.hbase', module='hbase-annotations', version='2.5.3')
)
Apache Ivy
<dependency org="org.apache.hbase" name="hbase-annotations" rev="2.5.3" />
Leiningen
[org.apache.hbase/hbase-annotations "2.5.3"]
Apache Buildr
'org.apache.hbase:hbase-annotations:jar:2.5.3'
Dependencies
The project has no third-party dependencies