JAR file

jdk7-2.1.11.jar

in org/checkerframework/jdk7/2.1.11

Group ID: org.checkerframework
Artifact ID: jdk7
Version: 2.1.11
Last modified: 01.05.2017 22:18
Packaging: jar
Name: Annotated JDK 7
Description: Annotated JDK 7 consists of bytecode implementing the Open JDK Java 7 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: https://checkerframework.org
Size: 644.0 KB
Download: https://repo.maven.apache.org/maven2/org/checkerframework/jdk7/2.1.11/jdk7-2.1.11.jar
POM: Show
Maven:
<dependency>
  <groupId>org.checkerframework</groupId>
  <artifactId>jdk7</artifactId>
  <version>2.1.11</version>
</dependency>
Gradle:
org.checkerframework:jdk7:2.1.11
Contained classes: Show all