h

hbase-shaded-protobuf

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