License |
License |
---|---|
GroupId | GroupIdcom.ontology2 |
ArtifactId | ArtifactIdbakemono |
Version | Version3.2 |
Type | Typejar |
Description |
DescriptionBakemono -- Hadoop applications for the Infovore Framework
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
bakemono-3.2.pom | |
bakemono-3.2.jar | 186 KB |
bakemono-3.2-sources.jar | 103 KB |
bakemono-3.2-metadata.jar | 1 KB |
bakemono-3.2-job.jar | 12 MB |
bakemono-3.2-javadoc.jar | 765 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontology2/bakemono/ -->
<dependency>
<groupId>com.ontology2</groupId>
<artifactId>bakemono</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ontology2/bakemono/
implementation 'com.ontology2:bakemono:3.2'
// https://jarcasting.com/artifacts/com.ontology2/bakemono/
implementation ("com.ontology2:bakemono:3.2")
'com.ontology2:bakemono:jar:3.2'
<dependency org="com.ontology2" name="bakemono" rev="3.2">
<artifact name="bakemono" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ontology2', module='bakemono', version='3.2')
)
libraryDependencies += "com.ontology2" % "bakemono" % "3.2"
[com.ontology2/bakemono "3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ontology2 : centipede-parser | jar | 99.8 |
com.ontology2 : bakemono-options | jar | 3.2 |
org.apache.jena : jena-arq | jar | 2.12.1 |
com.ontology2 : haruhi-spring | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.2 |
org.apache.hadoop : hadoop-client | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar |