JAR file

jdk8-1.8.7.jar

in org/checkerframework/jdk8/1.8.7

Group ID: org.checkerframework
Artifact ID: jdk8
Version: 1.8.7
Last modified: 30.10.2014 22:49
Packaging: jar
Name: Annotated JDK 8
Description: Annotated JDK 8 consists of bytecode implementing the Open JDK Java 8 api annotated with Checker Framework annotations. Method implementations in this file are empty. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.
URL: http://checkerframework.org
Size: 292.0 KB
Download: https://repo.maven.apache.org/maven2/org/checkerframework/jdk8/1.8.7/jdk8-1.8.7.jar
POM: Show
Maven:
<dependency>
  <groupId>org.checkerframework</groupId>
  <artifactId>jdk8</artifactId>
  <version>1.8.7</version>
</dependency>
Gradle:
org.checkerframework:jdk8:1.8.7
Contained classes: Show all