Bionic JS

The library to integrate Bionic JS in Java applications

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования
Группа

Группа

srl.forge
Идентификатор

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

bionic-js
Последняя версия

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

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bionic JS
The library to integrate Bionic JS in Java applications
Ссылка на сайт

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

https://github.com/Forge-Srl/bionic-js-runtime-java
Система контроля версий

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

https://github.com/Forge-Srl/bionic-js-runtime-java/tree/main

Скачать bionic-js

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
srl.forge : jjbridge-api jar 0.3.0

provided (1)

Идентификатор библиотеки Тип Версия
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.1.2

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.5.11
org.mockito : mockito-core jar 3.0.0

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

Данный проект не имеет модулей.
srl.forge

Forge S.r.l.

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

Версия
0.3.0
0.2.0
0.1.0