MVN

com.oracle.truffle : truffle-tck

Maven & Gradle

Oct 03, 2018
2 usages
19.8k stars

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.truffle</groupId>
    <artifactId>truffle-tck</artifactId>
    <version>0.33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.truffle : truffle-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 com.oracle.truffle : truffle-tck to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
truffle-tck-1.0.0-rc7
truffle-tck-1.0.0-rc6
truffle-tck-1.0.0-rc5
truffle-tck-1.0.0-rc4
truffle-tck-1.0.0-rc3
truffle-tck-1.0.0-rc2
truffle-tck-1.0.0-rc1
0.33
truffle-tck-0.33
0.32
truffle-tck-0.32
0.31
truffle-tck-0.31
0.30
truffle-tck-0.30
0.29
truffle-tck-0.29
0.28.x
truffle-tck-0.28.1
0.28
truffle-tck-0.28
0.27
truffle-tck-0.27
0.26
truffle-tck-0.26
0.25
truffle-tck-0.25
0.24
truffle-tck-0.24
0.23
truffle-tck-0.23
0.22
truffle-tck-0.22
0.21
truffle-tck-0.21
0.20
truffle-tck-0.20
0.19
truffle-tck-0.19
0.18
truffle-tck-0.18
0.17
truffle-tck-0.17
0.16
truffle-tck-0.16
0.15
truffle-tck-0.15
0.14
truffle-tck-0.14
0.13
truffle-tck-0.13
0.12
truffle-tck-0.12
0.11
truffle-tck-0.11
0.10
truffle-tck-0.10
0.9
truffle-tck-0.9

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Oct 03, 2018
8 usages
19.8k stars
Oct 03, 2018
3 usages
19.8k stars
Oct 03, 2018
2 usages
19.8k stars
Aug 03, 2018
2 usages
19.8k stars
Oct 03, 2018
1 usages
19.8k stars

Discover Dependencies

Oct 03, 2018
19.8k stars
Oct 03, 2018
8 usages
19.8k stars
Jan 10, 2016
0 stars
Aug 02, 2018
23 stars
Aug 25, 2023
23 stars
Dec 17, 2015
66 stars
Jun 12, 2023
22 usages
101 stars