| License |
License |
|---|---|
| GroupId | GroupIdcom.digitalpebble.behemoth |
| ArtifactId | ArtifactIdbehemoth-core |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptioncore
Core module for Behemoth
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| behemoth-core-1.1.pom | |
| behemoth-core-1.1.jar | 38 KB |
| behemoth-core-1.1-sources.jar | 25 KB |
| behemoth-core-1.1-job.jar | 802 KB |
| behemoth-core-1.1-javadoc.jar | 100 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.apache.commons : commons-compress | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |