BPjs

Provides runtime and analysis for behavioral programs written in JavaScript. It can run stand-alone (from the commmandline) or be embedded in larger JVM-based systems.

License

License

GroupId

GroupId

com.github.bthink-bgu
ArtifactId

ArtifactId

BPjs
Last Version

Last Version

0.12.2
Release Date

Release Date

Type

Type

jar
Description

Description

BPjs
Provides runtime and analysis for behavioral programs written in JavaScript. It can run stand-alone (from the commmandline) or be embedded in larger JVM-based systems.
Project URL

Project URL

https://github.com/bThink-BGU/
Source Code Management

Source Code Management

https://github.com/bThink-BGU/BPjs/tree/master

Download BPjs

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.13

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3
org.apache.commons : commons-csv jar 1.8

Project Modules

There are no modules declared in this project.
com.github.bthink-bgu

Versions

Version
0.12.2
0.12.1
0.12.0
0.11.1
0.11.0
0.10.7
0.10.6
0.10.5
0.10.3
0.10.2
0.10.1
0.10.0
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0