All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by checking with all dependencies

Search JAR files by class name

checker-qual-android from group org.checkerframework (version 3.46.0)

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: org.checkerframework Artifact: checker-qual-android
Show all versions Show documentation Show source 
 

0 downloads
Artifact checker-qual-android
Group org.checkerframework
Version 3.46.0
Last update 01. August 2024
Organization not specified
URL https://checkerframework.org/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

checker-qual-android from group io.github.eisop (version 3.42.0-eisop4)

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 
 

0 downloads
Artifact checker-qual-android
Group io.github.eisop
Version 3.42.0-eisop4
Last update 13. July 2024
Organization not specified
URL https://eisop.github.io/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

automata-modelchecking-ltsmin from group net.automatalib (version 0.11.0)

This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described in the paper "Sound Black-Box Checking in the LearnLib" (https://dx.doi.org/10.1007/s11334-019-00342-6) by Jeroen Meijer and Jaco van de Pol. Note that this implementation requires a local installation of the LTSmin binaries (see https://ltsmin.utwente.nl/) which are not explicitly included in this artifact due to packaging reasons.

Group: net.automatalib Artifact: automata-modelchecking-ltsmin
Show all versions Show documentation Show source 
 

0 downloads
Artifact automata-modelchecking-ltsmin
Group net.automatalib
Version 0.11.0
Last update 06. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies automata-api, automata-commons-util, automata-core, automata-serialization-etf, automata-serialization-fsm, automata-util, guava, slf4j-api, buildergen, checker-qual, testng,
There are maybe transitive dependencies!

reinheitsgebot-rules from group org.technologybrewery.reinheitsgebot (version 1.1.0)

Group: org.technologybrewery.reinheitsgebot Artifact: reinheitsgebot-rules
Show documentation Show source 
 

0 downloads
Artifact reinheitsgebot-rules
Group org.technologybrewery.reinheitsgebot
Version 1.1.0
Last update 25. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies enforcer-api, enforcer-rules, maven-core, maven-plugin-api,
There are maybe transitive dependencies!

reinheitsgebot from group org.technologybrewery.reinheitsgebot (version 1.1.0)

In German history,Reinheitsgebot (pronounced RINE-HITES-KUH-BOWT) was a "purity order" regulating the ingredients that could be used to make beer. Here, it is an extension to Maven Enforcer Plugin that extends the standard ability to ban dependencies by checking dependency management in addition to standard dependencies (that is using this rule simultaneously handles banning regular and dependency management dependencies).

Group: org.technologybrewery.reinheitsgebot Artifact: reinheitsgebot
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reinheitsgebot
Group org.technologybrewery.reinheitsgebot
Version 1.1.0
Last update 25. April 2023
Organization not specified
URL https://github.com/TechnologyBrewery/reinheitsgebot
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reinheitsgebot-test from group org.technologybrewery.reinheitsgebot (version 1.1.0)

Group: org.technologybrewery.reinheitsgebot Artifact: reinheitsgebot-test

 

0 downloads
Artifact reinheitsgebot-test
Group org.technologybrewery.reinheitsgebot
Version 1.1.0
Last update 25. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies stout-authentication, krausening,
There are maybe transitive dependencies!

reinheitsgebot-rules from group org.bitbucket.cpointe.reinheitsgebot (version 1.0.1)

Group: org.bitbucket.cpointe.reinheitsgebot Artifact: reinheitsgebot-rules
Show all versions Show documentation Show source 
 

0 downloads
Artifact reinheitsgebot-rules
Group org.bitbucket.cpointe.reinheitsgebot
Version 1.0.1
Last update 05. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies enforcer-api, enforcer-rules, maven-core, maven-plugin-api,
There are maybe transitive dependencies!

reinheitsgebot-test from group org.bitbucket.cpointe.reinheitsgebot (version 1.0.1)

Group: org.bitbucket.cpointe.reinheitsgebot Artifact: reinheitsgebot-test
Show all versions 
 

0 downloads
Artifact reinheitsgebot-test
Group org.bitbucket.cpointe.reinheitsgebot
Version 1.0.1
Last update 05. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies stout-authentication, krausening,
There are maybe transitive dependencies!

reinheitsgebot from group org.bitbucket.cpointe.reinheitsgebot (version 1.0.1)

In German history,Reinheitsgebot (pronounced RINE-HITES-KUH-BOWT) was a "purity order" regulating the ingredients that could be used to make beer. Here, it is an extension to Maven Enforcer Plugin that extends the standard ability to ban dependencies by checking dependency management in addition to standard dependencies (that is using this rule simultaneously handles banning regular and dependency management dependencies).

Group: org.bitbucket.cpointe.reinheitsgebot Artifact: reinheitsgebot
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reinheitsgebot
Group org.bitbucket.cpointe.reinheitsgebot
Version 1.0.1
Last update 05. October 2022
Organization not specified
URL https://bitbucket.org/cpointe/reinheitsgebot
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-dependency-versions-check-plugin from group com.ning.maven.plugins (version 2.0.4)

The maven-dependency-versions-check-plugin is a Maven plugin that verifies that the resolved versions of dependencies are at least the versions specified by the dependencies (or their dependencies etc.) if not higher. More specifically, it will check that * The resolved version of every dependency declared explicitly in the current POM is the same or a newer one than what was stated. If the resolved version has a higher major version number than the declared version, then the plugin will issue a warning if configured to do so. Note that enforced declared versions are ignored by the plugin. * For every explicitly declared dependency in the current POM, all its dependency versions are met. I.e. the resolved versions for all dependencies in that dependency's POM are the same or higher than the one stated in that dependency's POM. This is basically the same check as the one above, but using the dependency's POM! Also, if the current POM has exclusions specified for the dependency, then these transitive dependencies are ignored when checking this particular dependency.

Group: com.ning.maven.plugins Artifact: maven-dependency-versions-check-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-dependency-versions-check-plugin
Group com.ning.maven.plugins
Version 2.0.4
Last update 25. September 2016
Organization not specified
URL https://github.com/ning/maven-dependency-versions-check-plugin
License Apache License 2.0
Dependencies amount 11
Dependencies maven-plugin-api, maven-model, maven-artifact, maven-project, maven-dependency-tree, commons-lang, commons-collections, slf4j-api, maven-plugin-log4j, guava, findbugs-annotations,
There are maybe transitive dependencies!



Page 28 from 30 (items total 298)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy