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.

Лицензия

Лицензия

Группа

Группа

com.github.bthink-bgu
Идентификатор

Идентификатор

BPjs
Последняя версия

Последняя версия

0.12.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/bThink-BGU/
Система контроля версий

Система контроля версий

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

Скачать BPjs

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mozilla : rhino jar 1.7.13

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 1.3
org.apache.commons : commons-csv jar 1.8

Модули Проекта

Данный проект не имеет модулей.
com.github.bthink-bgu

Версии библиотеки

Версия
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