Tentackle Script Truffle

Tentackle Scripting with GraalVM Truffle based Scripting Languages

License

License

GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

tentackle-script-truffle
Last Version

Last Version

8.3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tentackle Script Truffle
Tentackle Scripting with GraalVM Truffle based Scripting Languages
Project URL

Project URL

https://tentackle.org
Project Organization

Project Organization

Krake Softwaretechnik

Download tentackle-script-truffle

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.tentackle : tentackle-core Optional jar 8.3.0.1
org.tentackle : tentackle-common Optional jar 8.3.0.1
org.graalvm.truffle : truffle-api jar 20.1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.postgresql : postgresql jar 42.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
8.3.0.1
8.3.0.0
8.2.8.0
8.2.7.4
8.2.7.0