| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.digitalpebble.behemoth |
| Идентификатор | Идентификаторbehemoth-core |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcore
Core module for Behemoth
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| behemoth-core-1.1.pom | |
| behemoth-core-1.1.jar | 37 KB |
| behemoth-core-1.1-sources.jar | 25 KB |
| behemoth-core-1.1-javadoc.jar | 99 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-core/ -->
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-core/
implementation 'com.digitalpebble.behemoth:behemoth-core:1.1'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-core/
implementation ("com.digitalpebble.behemoth:behemoth-core:1.1")
'com.digitalpebble.behemoth:behemoth-core:jar:1.1'
<dependency org="com.digitalpebble.behemoth" name="behemoth-core" rev="1.1">
<artifact name="behemoth-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-core', version='1.1')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-core" % "1.1"
[com.digitalpebble.behemoth/behemoth-core "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.apache.commons : commons-compress | jar | 1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |