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

License

License

GroupId

GroupId

edu.washington.cs.types.jsr308
ArtifactId

ArtifactId

jsr308-compiler
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://types.cs.washington.edu/jsr308
Source Code Management

Source Code Management

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

Download jsr308-compiler

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.5
1.7.2
1.7.1
1.7.0
1.6.4
1.6.1
1.6.0
1.5.0