JSR308 Type Annotations Compiler

Identical to the OpenJDK8 compiler, except that it gets bug fixes faster than the OpenJDK compiler, and it supports annotations in comments

Лицензия

Лицензия

Группа

Группа

edu.washington.cs.types.jsr308
Идентификатор

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

jsr308-compiler
Последняя версия

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

1.7.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSR308 Type Annotations Compiler
Identical to the OpenJDK8 compiler, except that it gets bug fixes faster than the OpenJDK compiler, and it supports annotations in comments
Ссылка на сайт

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

http://types.cs.washington.edu/jsr308
Система контроля версий

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

http://code.google.com/p/jsr308-langtools/source/browse

Скачать jsr308-compiler

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

<!-- https://jarcasting.com/artifacts/edu.washington.cs.types.jsr308/jsr308-compiler/ -->
<dependency>
    <groupId>edu.washington.cs.types.jsr308</groupId>
    <artifactId>jsr308-compiler</artifactId>
    <version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.types.jsr308/jsr308-compiler/
implementation 'edu.washington.cs.types.jsr308:jsr308-compiler:1.7.5'
// https://jarcasting.com/artifacts/edu.washington.cs.types.jsr308/jsr308-compiler/
implementation ("edu.washington.cs.types.jsr308:jsr308-compiler:1.7.5")
'edu.washington.cs.types.jsr308:jsr308-compiler:jar:1.7.5'
<dependency org="edu.washington.cs.types.jsr308" name="jsr308-compiler" rev="1.7.5">
  <artifact name="jsr308-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.types.jsr308', module='jsr308-compiler', version='1.7.5')
)
libraryDependencies += "edu.washington.cs.types.jsr308" % "jsr308-compiler" % "1.7.5"
[edu.washington.cs.types.jsr308/jsr308-compiler "1.7.5"]

Зависимости

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

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

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

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

Версия
1.7.5
1.7.2
1.7.1
1.7.0
1.6.4
1.6.1
1.6.0
1.5.0