Checker framework's annotated OpenJDK 7

Subset of OpenJDK 7 classes, annotated with type qualifiers from the checker framework

License

License

GroupId

GroupId

edu.washington.cs.types.checker
ArtifactId

ArtifactId

checker-annotated-openjdk7
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Checker framework's annotated OpenJDK 7
Subset of OpenJDK 7 classes, annotated with type qualifiers from the checker framework
Project URL

Project URL

http://types.cs.washington.edu/checker-framework
Source Code Management

Source Code Management

http://code.google.com/p/checker-framework/source/browse

Download checker-annotated-openjdk7

How to add to project

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

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.2
1.7.1
1.7.0
1.6.4
1.6.1
1.6.0
1.5.0