Last Version

com.cueup.hegemon:hegemon-core 0.0.2

Tools for running the Rhino JS implementation

License

License

GroupId

GroupId

com.cueup.hegemon
ArtifactId

ArtifactId

hegemon-core
Version

Version

0.0.2
Type

Type

jar
Description

Description

Tools for running the Rhino JS implementation

Download hegemon-core 0.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7R4
com.google.guava : guava jar 13.0.1
com.cueup.hegemon : hegemon-annotations jar 0.0.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.1.1
org.slf4j : slf4j-api jar 1.7.2
commons-lang : commons-lang jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.