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

Graal.js Archetype 0.3

Archetype to start mixed Java/JavaScript development on top of GraalVM - a JVM with polyglot capabilities. The GraalVM comes with a 100% compatible node.js implementation that can easily execute Java code as well as code in other scripting languages like Ruby, R language or Python.

Лицензия

Лицензия

UPL
Категории

Категории

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

Группа

com.oracle.graal-js
Идентификатор

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

nodejs-archetype
Версия

Версия

0.3
Тип

Тип

jar
Описание

Описание

Graal.js Archetype
Archetype to start mixed Java/JavaScript development on top of GraalVM - a JVM with polyglot capabilities. The GraalVM comes with a 100% compatible node.js implementation that can easily execute Java code as well as code in other scripting languages like Ruby, R language or Python.
Ссылка на сайт

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

https://github.com/graalvm/graal-js-archetype
Организация-разработчик

Организация-разработчик

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

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

https://github.com/graalvm/graal-js-archetype/tree/master

Скачать nodejs-archetype 0.3


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.apache.maven.shared : maven-verifier jar 1.6

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

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