MVN

org.graalvm : polyglot-tck

Maven & Gradle

Oct 03, 2018
2 usages
19.7k stars

Polyglot TCK · GraalVM TCK SPI

<dependency>
    <groupId>org.graalvm</groupId>
    <artifactId>polyglot-tck</artifactId>
    <version>0.33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graalvm : polyglot-tck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.33
  • Latest Release Candidate: 1.0.0-rc7

All Versions

Choose a version of org.graalvm : polyglot-tck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
polyglot-tck-1.0.0-rc7
polyglot-tck-1.0.0-rc6
polyglot-tck-1.0.0-rc5
polyglot-tck-1.0.0-rc4
polyglot-tck-1.0.0-rc3
polyglot-tck-1.0.0-rc2
polyglot-tck-1.0.0-rc1
0.33
polyglot-tck-0.33
0.32
polyglot-tck-0.32
0.31
polyglot-tck-0.31
0.30
polyglot-tck-0.30

How to add a dependency to Maven

Add the following org.graalvm : polyglot-tck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graalvm</groupId>
    <artifactId>polyglot-tck</artifactId>
    <version>0.33</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graalvm : polyglot-tck gradle dependency to your build.gradle file:

implementation 'org.graalvm:polyglot-tck:0.33'

Gradle Kotlin DSL: Add the following org.graalvm : polyglot-tck gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graalvm:polyglot-tck:0.33")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graalvm : polyglot-tck sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graalvm" % "polyglot-tck" % "0.33"

Advertisement

Dependencies from Group

Oct 03, 2018
7 usages
19.7k stars
Oct 03, 2018
2 usages
19.7k stars
Oct 03, 2018
19.7k stars

Discover Dependencies

May 06, 2019
2 usages
Jan 24, 2021
2 usages
28 stars
Jan 24, 2021
2 usages
28 stars
Aug 08, 2023
33 usages
1.8k stars
May 31, 2018
3 usages
801 stars
Jul 11, 2019
7 usages
0 stars