Last Version

Bakemono -- Hadoop applications for the Infovore Framework 3.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.ontology2
ArtifactId

ArtifactId

bakemono
Version

Version

3.2
Type

Type

jar
Description

Description

Bakemono -- 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

https://github.com/paulhoule/infovore/wiki/bakemono

Download bakemono 3.2


<!-- 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"]

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2
org.apache.hadoop : hadoop-client jar 2.4.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.11
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.