Last Version

gate 1.1

Parent module for Behemoth

License

License

GroupId

GroupId

com.digitalpebble.behemoth
ArtifactId

ArtifactId

behemoth-gate
Version

Version

1.1
Type

Type

jar
Description

Description

gate
Parent module for Behemoth
Project URL

Project URL

https://github.com/DigitalPebble/behemoth/wiki/GATE-module
Project Organization

Project Organization

DigitalPebble Ltd

Download behemoth-gate 1.1


<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-gate/ -->
<dependency>
    <groupId>com.digitalpebble.behemoth</groupId>
    <artifactId>behemoth-gate</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-gate/
implementation 'com.digitalpebble.behemoth:behemoth-gate:1.1'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-gate/
implementation ("com.digitalpebble.behemoth:behemoth-gate:1.1")
'com.digitalpebble.behemoth:behemoth-gate:jar:1.1'
<dependency org="com.digitalpebble.behemoth" name="behemoth-gate" rev="1.1">
  <artifact name="behemoth-gate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-gate', version='1.1')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-gate" % "1.1"
[com.digitalpebble.behemoth/behemoth-gate "1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.digitalpebble.behemoth : behemoth-core jar 1.1
uk.ac.gate : gate-core jar 7.1
com.thoughtworks.xstream : xstream jar 1.4.2
uk.ac.gate : gate-compiler-jdt jar 3.7.1

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.