From 9731d8a4bb7ee2cc8554eaf133bb85498a4c7d80 Mon Sep 17 00:00:00 2001 From: maxim-yurchuk Date: Wed, 9 Oct 2024 12:29:46 +0300 Subject: publishFullContrib: true for ydb commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e --- .../checkerframework/checker-qual/3.12.0/pom.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 contrib/java/org/checkerframework/checker-qual/3.12.0/pom.xml (limited to 'contrib/java/org') diff --git a/contrib/java/org/checkerframework/checker-qual/3.12.0/pom.xml b/contrib/java/org/checkerframework/checker-qual/3.12.0/pom.xml new file mode 100644 index 00000000000..baf6fcc9c88 --- /dev/null +++ b/contrib/java/org/checkerframework/checker-qual/3.12.0/pom.xml @@ -0,0 +1,47 @@ + + + + + + + + 4.0.0 + org.checkerframework + checker-qual + 3.12.0 + Checker Qual + checker-qual contains annotations (type qualifiers) that a programmer +writes to specify Java code for type-checking by the Checker Framework. + + https://checkerframework.org + + + The MIT License + http://opensource.org/licenses/MIT + repo + + + + + mernst + Michael Ernst + mernst@cs.washington.edu + https://homes.cs.washington.edu/~mernst/ + University of Washington + https://www.cs.washington.edu/ + + + smillst + Suzanne Millstein + smillst@cs.washington.edu + University of Washington + https://www.cs.washington.edu/ + + + + scm:git:git://github.com/typetools/checker-framework.git + scm:git:ssh://git@github.com/typetools/checker-framework.git + https://github.com/typetools/checker-framework.git + + -- cgit v1.3