Last Version

BPjs 0.12.2

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
Version

Version

0.12.2
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 0.12.2


<!-- 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.