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

Download JAR files tagged by runtime with all dependencies

Search JAR files by class name

checker-qual-android from group org.checkerframework (version 3.42.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.42.0
Last update 15. December 2023
Organization not specified
URL https://checkerframework.org/
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apacheds-core-jndi from group org.apache.directory.server (version 2.0.0.AM27)

Contains a JNDI provider implementation which wraps the core so existing applications based on JNDI can use the server embedded transparently. Remote and local runtime operations will appear and feel exactly the same with a performance boost when local. All operations via this JNDI provider bypass the LDAP stack to perform ooerations directly on the ApacheDS core.

Group: org.apache.directory.server Artifact: apacheds-core-jndi
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-core-jndi
Group org.apache.directory.server
Version 2.0.0.AM27
Last update 09. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies apacheds-i18n, apacheds-core-api, apacheds-core-shared, api-ldap-model, api-util,
There are maybe transitive dependencies!

ff4j-spring-boot-starter from group org.ff4j (version 1.9)

Group: org.ff4j Artifact: ff4j-spring-boot-starter
Show all versions 
 

3 downloads
Artifact ff4j-spring-boot-starter
Group org.ff4j
Version 1.9
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies ff4j-spring-boot-autoconfigure, ff4j-spring-boot-web-api, ff4j-web,
There are maybe transitive dependencies!

ff4j-spring-boot-autoconfigure from group org.ff4j (version 1.9)

Group: org.ff4j Artifact: ff4j-spring-boot-autoconfigure
Show all versions Show documentation Show source 
 

0 downloads
Artifact ff4j-spring-boot-autoconfigure
Group org.ff4j
Version 1.9
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies spring-boot, spring-boot-starter-web, spring-boot-autoconfigure, ff4j-core, ff4j-web, springdoc-openapi-ui, ff4j-security-spring, spring-boot-starter-test, assertj-core,
There are maybe transitive dependencies!

ff4j-webapi-jersey2x from group org.ff4j (version 1.9)

Group: org.ff4j Artifact: ff4j-webapi-jersey2x
Show all versions Show documentation Show source 
 

6 downloads
Artifact ff4j-webapi-jersey2x
Group org.ff4j
Version 1.9
Last update 20. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 25
Dependencies ff4j-webapi, javax.ws.rs-api, ff4j-utils-json, jackson-core, jackson-annotations, jackson-databind, jackson-dataformat-xml, jackson-dataformat-yaml, jackson-datatype-joda, jackson-jaxrs-base, jackson-jaxrs-json-provider, jsr250-api, jersey-client, jersey-common, jersey-server, jersey-media-json-jackson, jersey-container-servlet, jersey-grizzly-connector, jersey-test-framework-core, jersey-test-framework-provider-grizzly2, jersey-hk2, grizzly-http-servlet, swagger-core, swagger-jersey2-jaxrs, swagger-annotations,
There are maybe transitive dependencies!

scott from group hu.advancedweb (version 4.0.1)

Scott provides detailed failure messages for tests written in Java based on their runtime behaviour and source code. With Scott even simple assertions provide the details needed to trace the cause of the failure and to comprehend the context of the test case. It provides details about local variables to reduce the need to debug tests.

Group: hu.advancedweb Artifact: scott
Show all versions Show documentation Show source 
 

0 downloads
Artifact scott
Group hu.advancedweb
Version 4.0.1
Last update 29. September 2021
Organization not specified
URL https://github.com/dodie/scott
License MIT License
Dependencies amount 3
Dependencies asm, asm-util, javaparser-core,
There are maybe transitive dependencies!

guava-agent from group com.nordstrom.tools (version 30.1.1a)

Nordstrom guava-agent applies runtime transformations to the Guava library that resurrect a beta version of the TimeLimiter interface and the SimpleTimeLimiter class that implements it. These changes enable clients of the UrlChecker class of the Selenium 2 API to utilize updated releases of Guava that resolve a security defect related to unbounded allocation of memory.

Group: com.nordstrom.tools Artifact: guava-agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact guava-agent
Group com.nordstrom.tools
Version 30.1.1a
Last update 25. August 2021
Organization not specified
URL https://github.com/sbabcoc/guava-agent
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, byte-buddy,
There are maybe transitive dependencies!

git-commit-id-plugin from group pl.project13.maven (version 4.9.10)

This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin

Group: pl.project13.maven Artifact: git-commit-id-plugin
Show all versions Show documentation Show source 
 

18 downloads
Artifact git-commit-id-plugin
Group pl.project13.maven
Version 4.9.10
Last update 01. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, git-commit-id-plugin-core, jsr305,
There are maybe transitive dependencies!

cache2k-base-bom from group org.cache2k (version 1.9.1.Alpha)

A light weight and high performance Java caching library. Android and Java 6 compatible. It can be expected that this bill of material POM always provides the artifacts for basic caching functionality that is useful and needed for applications, like: The in memory cache, XML configuration and JMX support. The core artifact with the implementation is added as runtime dependency so only the API is included in the compile scope for development.

Group: org.cache2k Artifact: cache2k-base-bom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cache2k-base-bom
Group org.cache2k
Version 1.9.1.Alpha
Last update 13. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cache2k-api,
There are maybe transitive dependencies!

ff4j-store-mongodb-v3 from group org.ff4j (version 1.8.10)

Group: org.ff4j Artifact: ff4j-store-mongodb-v3
Show all versions Show documentation Show source 
 

1 downloads
Artifact ff4j-store-mongodb-v3
Group org.ff4j
Version 1.8.10
Last update 04. October 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ff4j-core,
There are maybe transitive dependencies!



Page 514 from 522 (items total 5216)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy