| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.cern.hbase.thirdparty |
| Идентификатор | Идентификаторhbase-shaded-miscellaneous |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache HBase Relocated (Shaded) Third-party Miscellaneous Libs
Pulls down a set of libs, relocates them and then makes a fat new jar with them all in it.
See below for what this miscellaney includes.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/ -->
<dependency>
<groupId>ch.cern.hbase.thirdparty</groupId>
<artifactId>hbase-shaded-miscellaneous</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation 'ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:2.2.1'
// https://jarcasting.com/artifacts/ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous/
implementation ("ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:2.2.1")
'ch.cern.hbase.thirdparty:hbase-shaded-miscellaneous:jar:2.2.1'
<dependency org="ch.cern.hbase.thirdparty" name="hbase-shaded-miscellaneous" rev="2.2.1">
<artifact name="hbase-shaded-miscellaneous" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hbase.thirdparty', module='hbase-shaded-miscellaneous', version='2.2.1')
)
libraryDependencies += "ch.cern.hbase.thirdparty" % "hbase-shaded-miscellaneous" % "2.2.1"
[ch.cern.hbase.thirdparty/hbase-shaded-miscellaneous "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.errorprone : error_prone_annotations | jar | 2.3.3 |