Annotated JDK 7

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.

Лицензия

Лицензия

Группа

Группа

org.checkerframework
Идентификатор

Идентификатор

jdk7
Последняя версия

Последняя версия

2.1.14
Дата

Дата

Тип

Тип

jar
Описание

Описание

Annotated JDK 7
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.
Ссылка на сайт

Ссылка на сайт

https://checkerframework.org
Система контроля версий

Система контроля версий

https://github.com/typetools/checker-framework.git

Скачать jdk7

Имя Файла Размер
jdk7-2.1.14.pom
jdk7-2.1.14.jar 258 KB
jdk7-2.1.14-sources.jar 649 bytes
jdk7-2.1.14-javadoc.jar 649 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.checkerframework/jdk7/ -->
<dependency>
    <groupId>org.checkerframework</groupId>
    <artifactId>jdk7</artifactId>
    <version>2.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.checkerframework/jdk7/
implementation 'org.checkerframework:jdk7:2.1.14'
// https://jarcasting.com/artifacts/org.checkerframework/jdk7/
implementation ("org.checkerframework:jdk7:2.1.14")
'org.checkerframework:jdk7:jar:2.1.14'
<dependency org="org.checkerframework" name="jdk7" rev="2.1.14">
  <artifact name="jdk7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.checkerframework', module='jdk7', version='2.1.14')
)
libraryDependencies += "org.checkerframework" % "jdk7" % "2.1.14"
[org.checkerframework/jdk7 "2.1.14"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Please see the Checker Framework manual (HTML, PDF).

The history of releases and changes is in file changelog.txt.

Documentation for Checker Framework developers is in directory docs/developer/.

org.checkerframework

Версии библиотеки

Версия
2.1.14
2.1.13
2.1.12
2.1.11
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.11
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0