Download JAR files tagged by annotated with all dependencies
jdk8 from group io.github.eisop (version 3.0.0-b2)
Annotated JDK 8 consists of bytecode implementing the Open JDK Java 8 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.
Artifact jdk8
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jdk7 from group org.checkerframework (version 2.1.14)
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.
384 downloads
Artifact jdk7
Group org.checkerframework
Version 2.1.14
Last update 03. August 2017
Organization not specified
URL http://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.checkerframework
Version 2.1.14
Last update 03. August 2017
Organization not specified
URL http://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
schema-translator-maven-plugin from group nz.co.senanque (version 1.1.1)
Maven plugin that extracts an SQL script from JPA annotated classes using Hibernate4. The core of the code here was scourced from Alexey Zvolinskiy (http://www.javacodegeeks.com/2014/01/hibernate-ddl-schema-generation.html) and this is mostly a repackaging into a maven plugin.
Group: nz.co.senanque Artifact: schema-translator-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact schema-translator-maven-plugin
Group nz.co.senanque
Version 1.1.1
Last update 21. March 2017
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 11
Dependencies hibernate-entitymanager, jdom, slf4j-mojo, jcl-over-slf4j, slf4j-api, jaxb2-basics, maven-artifact, maven-plugin-api, maven-project, maven-model, maven-core,
There are maybe transitive dependencies!
Group nz.co.senanque
Version 1.1.1
Last update 21. March 2017
Organization Prometheus Consulting
URL www.madurasoftware.com
License not specified
Dependencies amount 11
Dependencies hibernate-entitymanager, jdom, slf4j-mojo, jcl-over-slf4j, slf4j-api, jaxb2-basics, maven-artifact, maven-plugin-api, maven-project, maven-model, maven-core,
There are maybe transitive dependencies!
jegex-validator from group com.github.dhaeb (version 0.0.2)
This project provides a simple annotation processor to show, that the java annotation processing mechanism is able to validate existing annotated code. In particular, this processor will validate annotated Strings which will be used as regular expressions.
A regex is valid if it is compilable and if it matches user defined fixtures on the annotation level.
0 downloads
Artifact jegex-validator
Group com.github.dhaeb
Version 0.0.2
Last update 03. June 2014
Organization not specified
URL https://github.com/dhaeb/Jegex-Validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.dhaeb
Version 0.0.2
Last update 03. June 2014
Organization not specified
URL https://github.com/dhaeb/Jegex-Validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
classgrep from group cn.wensiqun (version 1.1.1)
classgrep is small java tools, it can find some information as following:
1. find class/annotation/method/field which annotated be special annotation.
2. pass a java.lang.reflect.Method/java.lang.reflect.Constructor object, find all method that calling the method or constructor.
3. find all children class whit hierarchy structure according a special
Artifact classgrep
Group cn.wensiqun
Version 1.1.1
Last update 07. November 2013
Organization not specified
URL http://www.wensiqun.com/classgrep
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asmsupport,
There are maybe transitive dependencies!
Group cn.wensiqun
Version 1.1.1
Last update 07. November 2013
Organization not specified
URL http://www.wensiqun.com/classgrep
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asmsupport,
There are maybe transitive dependencies!
classgrep from group com.googlecode.classgrep (version 1.0)
classgrep is small java tools, it can find some information as following:
1. find class/annotation/method/field which annotated be special annotation.
2. pass a java.lang.reflect.Method/java.lang.reflect.Constructor object, find all method that calling the method or constructor.
3. find all children class whit hierarchy structure according a special
Artifact classgrep
Group com.googlecode.classgrep
Version 1.0
Last update 20. July 2013
Organization not specified
URL http://www.wensiqun.com/classgrep
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asmsupport,
There are maybe transitive dependencies!
Group com.googlecode.classgrep
Version 1.0
Last update 20. July 2013
Organization not specified
URL http://www.wensiqun.com/classgrep
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies asmsupport,
There are maybe transitive dependencies!
modelcitizen from group com.slackworks (version 0.2.2)
Annotation based model factory for Java.
A Model is mapped by a Blueprint using annotated fields. Blueprints contain
default values and references to other blueprinted models. The ModelFactory can
create Models based on registered Blueprints. A Model already created can be
passed into the ModelFactory as a Reference Model, which will be used as the basis
for the new Model.
0 downloads
Artifact modelcitizen
Group com.slackworks
Version 0.2.2
Last update 31. August 2011
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies commons-lang, commons-beanutils, logback-classic, slf4j-api, metapossum-scanner,
There are maybe transitive dependencies!
Group com.slackworks
Version 0.2.2
Last update 31. August 2011
Organization not specified
URL https://github.com/mguymon/model-citizen
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies commons-lang, commons-beanutils, logback-classic, slf4j-api, metapossum-scanner,
There are maybe transitive dependencies!
checker-qual-android from group io.github.eisop (version 3.42.0-eisop5)
checker-qual-android contains annotations (type qualifiers) that a programmer
writes to specify Java code for type-checking by the Checker Framework.
The checker-qual-android artifact is identical to the checker-qual
artifact, except that in checker-qual-android annotations have classfile
retention. The default Android Gradle plugin retains types annotated with
runtime annotations in the main dex, but strips out class-retention
annotations.
Group: io.github.eisop Artifact: checker-qual-android
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact checker-qual-android
Group io.github.eisop
Version 3.42.0-eisop5
Last update 20. December 2024
Organization not specified
URL https://eisop.github.io/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.eisop
Version 3.42.0-eisop5
Last update 20. December 2024
Organization not specified
URL https://eisop.github.io/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
checker-qual-android from group org.checkerframework (version 3.48.3)
Checker Qual Android is the set of annotations (qualifiers) and supporting classes
used by the Checker Framework to type check Java source code.
The checker-qual-android artifact is identical to the checker-qual
artifact, except that in checker-qual-android annotations have classfile
retention. The default Android Gradle plugin retains types annotated with
runtime annotations in the main dex, but strips out class-retention
annotations.
Please
see artifact:
org.checkerframework:checker
Group: org.checkerframework Artifact: checker-qual-android
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact checker-qual-android
Group org.checkerframework
Version 3.48.3
Last update 02. December 2024
Organization not specified
URL https://checkerframework.org
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.checkerframework
Version 3.48.3
Last update 02. December 2024
Organization not specified
URL https://checkerframework.org
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
blacklab from group nl.inl.blacklab (version 3.0.1)
BlackLab is a corpus retrieval engine written in Java, built on top of Apache Lucene. It allows fast, complex searches with accurate hit highlighting on large, tagged and annotated, bodies of text. It was developed at the Institute of Dutch Lexicology (INL) to provide a fast and feature-rich search interface on our historical and contemporary text corpora.
Artifact blacklab
Group nl.inl.blacklab
Version 3.0.1
Last update 06. October 2022
Organization Instituut voor Nederlandse Taal (INT)
URL https://github.com/INL/BlackLab
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies lucene-core, lucene-analyzers-common, lucene-highlighter, lucene-queries, lucene-queryparser, lucene-misc, lucene-backward-codecs, log4j, eclipse-collections, commons-compress, commons-lang,
There are maybe transitive dependencies!
Group nl.inl.blacklab
Version 3.0.1
Last update 06. October 2022
Organization Instituut voor Nederlandse Taal (INT)
URL https://github.com/INL/BlackLab
License The Apache License, Version 2.0
Dependencies amount 11
Dependencies lucene-core, lucene-analyzers-common, lucene-highlighter, lucene-queries, lucene-queryparser, lucene-misc, lucene-backward-codecs, log4j, eclipse-collections, commons-compress, commons-lang,
There are maybe transitive dependencies!
Page 30 from 36 (items total 356)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy