License |
License |
---|---|
GroupId | GroupIdcom.cueup.hegemon |
ArtifactId | ArtifactIdhegemon-core |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionTools for running the Rhino JS implementation
|
Filename | Size |
---|---|
hegemon-core-0.0.2.pom | |
hegemon-core-0.0.2.jar | 15 KB |
hegemon-core-0.0.2-sources.jar | 14 KB |
hegemon-core-0.0.2-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |