MVN

org.checkerframework : testlib

Maven & Gradle

Aug 01, 2018
3 usages
976 stars

Checker Framework Testing Library · Testlib is a collection of utility classes for testing checkers that use the Checker Framework.

<dependency>
    <groupId>org.checkerframework</groupId>
    <artifactId>testlib</artifactId>
    <version>2.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.checkerframework : testlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.4

All Versions

Choose a version of org.checkerframework : testlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
testlib-2.5.4
testlib-2.5.3
testlib-2.5.2
testlib-2.5.1

How to add a dependency to Maven

Add the following org.checkerframework : testlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.checkerframework</groupId>
    <artifactId>testlib</artifactId>
    <version>2.5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.checkerframework : testlib gradle dependency to your build.gradle file:

implementation 'org.checkerframework:testlib:2.5.4'

Gradle Kotlin DSL: Add the following org.checkerframework : testlib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.checkerframework:testlib:2.5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.checkerframework : testlib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.checkerframework" % "testlib" % "2.5.4"

Advertisement

Dependencies from Group

Aug 01, 2023
1.3k usages
976 stars
Aug 31, 2018
630 usages
976 stars
Aug 01, 2023
52 usages
976 stars
Aug 01, 2023
41 usages
976 stars
Apr 02, 2020
27 usages
976 stars

Discover Dependencies

Jul 07, 2023
12 usages
2.5k stars
Aug 24, 2023
3 usages
221 stars
yop
Apr 06, 2019
0 stars
Feb 02, 2019
0 stars
Feb 18, 2021
2 usages
3.1k stars
Jul 03, 2019
2 usages
433 stars
Jul 19, 2023
2 usages
0 stars
Aug 14, 2023
1 usages
5.2k stars
May 12, 2023
12 usages
9.3k stars