| License |
License |
|---|---|
| GroupId | GroupIdcom.digitalpebble.behemoth |
| ArtifactId | ArtifactIdbehemoth-io |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio
Parent module for Behemoth
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| behemoth-io-1.1.pom | |
| behemoth-io-1.1.jar | 28 KB |
| behemoth-io-1.1-sources.jar | 22 KB |
| behemoth-io-1.1-job.jar | 17 MB |
| behemoth-io-1.1-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-io/ -->
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-io</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-io/
implementation 'com.digitalpebble.behemoth:behemoth-io:1.1'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-io/
implementation ("com.digitalpebble.behemoth:behemoth-io:1.1")
'com.digitalpebble.behemoth:behemoth-io:jar:1.1'
<dependency org="com.digitalpebble.behemoth" name="behemoth-io" rev="1.1">
<artifact name="behemoth-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-io', version='1.1')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-io" % "1.1"
[com.digitalpebble.behemoth/behemoth-io "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.digitalpebble.behemoth : behemoth-core | jar | 1.1 |
| org.apache.nutch : nutch | jar | 1.4 |
| org.apache.mahout : mahout-core | jar | 0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |