| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hyukjinkwon |
| Идентификатор | Идентификаторhive-packaging |
| Последняя версия | Последняя версия1.2.1.spark2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHive Packaging
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hive-packaging-1.2.1.spark2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-packaging/ -->
<dependency>
<groupId>com.github.hyukjinkwon</groupId>
<artifactId>hive-packaging</artifactId>
<version>1.2.1.spark2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-packaging/
implementation 'com.github.hyukjinkwon:hive-packaging:1.2.1.spark2'
// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-packaging/
implementation ("com.github.hyukjinkwon:hive-packaging:1.2.1.spark2")
'com.github.hyukjinkwon:hive-packaging:pom:1.2.1.spark2'
<dependency org="com.github.hyukjinkwon" name="hive-packaging" rev="1.2.1.spark2">
<artifact name="hive-packaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hyukjinkwon', module='hive-packaging', version='1.2.1.spark2')
)
libraryDependencies += "com.github.hyukjinkwon" % "hive-packaging" % "1.2.1.spark2"
[com.github.hyukjinkwon/hive-packaging "1.2.1.spark2"]