mock-server-standalone-jar

3.10.7 • Public • Published

This repository includes a jarfile. It points to it.

Usage

Installation

npm install --save-dev mock-server-standalone-jar

Usage

This is up to you. All you get is:

var jar = require('mock-server-standalone-jar');
console.log(jar.path);    // path to selenium-server-standalone-X.YY.Z.jar
console.log(jar.version); // X.YY.Z

This repository has no advice as to how to run the jar. Other libraries should fill that void; they can depend on this library to keep things simple.

Package Sidebar

Install

npm i mock-server-standalone-jar

Weekly Downloads

0

Version

3.10.7

License

Apache-2.0

Last publish

Collaborators

  • mdejongh