MVN

com.oracle : truffle-tck

Maven & Gradle

Aug 21, 2015
1 usages

Truffle TCK · A collection of tests that can certify language implementation to be compliant with most recent requirements of the Truffle infrastructure and tooling.

<dependency>
    <groupId>com.oracle</groupId>
    <artifactId>truffle-tck</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle : truffle-tck to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of com.oracle : truffle-tck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
truffle-tck-0.8

How to add a dependency to Maven

Add the following com.oracle : truffle-tck maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oracle</groupId>
    <artifactId>truffle-tck</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle : truffle-tck gradle dependency to your build.gradle file:

implementation 'com.oracle:truffle-tck:0.8'

Gradle Kotlin DSL: Add the following com.oracle : truffle-tck gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle:truffle-tck:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle : truffle-tck sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle" % "truffle-tck" % "0.8"

Advertisement

Dependencies from Group

Oct 05, 2010
91 usages
Aug 21, 2015
4 usages
Aug 21, 2015
3 usages
Oct 03, 2018
2 usages
Aug 21, 2015
1 usages

Discover Dependencies

Feb 28, 2017
2 usages
9.6k stars
Feb 28, 2017
3 usages
9.6k stars
Aug 31, 2015
1 usages
0 stars
Aug 21, 2015
1 usages
25 stars
Dec 11, 2015
3 usages
112 stars
Mar 28, 2022
2 usages
Mar 04, 2023
1 usages
2 stars
Aug 31, 2015
1 usages
0 stars
Nov 19, 2015
1 usages
0 stars
Sep 08, 2015
2 usages
4 stars