Last Version

JavaScript Runtimes 1.1

A set of utility classes to execute code on a few JavaScript runtimes.

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

js-runtimes
Version

Version

1.1
Type

Type

jar
Description

Description

JavaScript Runtimes
A set of utility classes to execute code on a few JavaScript runtimes.
Project URL

Project URL

http://stefanliebenberg.github.io/js-runtimes/
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/js-runtimes

Download js-runtimes 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.6
commons-io : commons-io jar 2.4
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-remote-driver Optional jar 2.45.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.