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

Download JAR files tagged by annotations with all dependencies

Search JAR files by class name

ares-boot-starter-task-api from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-task-api
Show all versions 
 

0 downloads
Artifact ares-boot-starter-task-api
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!

jaclp from group cz.polankam.security.acl (version 4.1)

JACLP: ACL Permission library for Spring Security introduces static ACL-based role permission system with a touch of ABAC (Attribute-based access control) over resources. It is integrated within Spring Security and its expression based permission control which might be used from Authorize-like annotations over endpoints or generally methods in components.

Group: cz.polankam.security.acl Artifact: jaclp
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaclp
Group cz.polankam.security.acl
Version 4.1
Last update 02. December 2023
Organization not specified
URL https://github.com/Neloop/jaclp
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lutra-docttr from group xyz.ottr.lutra (version 0.6.19)

This Lutra submodule implements docTTR which is a tool of producing documentation for template libraries as HTML pages. The resulting documentation contains dependency graphs, usages, example expansions and annotations extracted from annotation instances on the templates in the library. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

Group: xyz.ottr.lutra Artifact: lutra-docttr
Show all versions Show documentation Show source 
 

0 downloads
Artifact lutra-docttr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies lutra-core, lutra-wottr, lutra-stottr, j2html, graphviz-java,
There are maybe transitive dependencies!

ares-boot-starter-mq-adapter from group io.github.aresxue.boot (version 1.0.0)

消息队列快速使用,可自动从配置中心获取消息队列服务器集群的连接信息,提供工具类发送消息,提供注解方式消费消息,带来更舒适的编程体验, 提供消息发送和消费时的拦截器机制,基于base集成全链路信息(包括tid)跨线程跨线程池跨进程传递的功能 Message queue use quickly, can automatically obtain the connection information of the message queue server cluster from the configuration center, provide tools to send messages, provide annotations to consume messages, and bring more comfortable programming experience. It provides the interceptor mechanism for message sending and consumption, and integrates the function of full-link information (including tid) across threads, across thread pools and across processes based on base

Group: io.github.aresxue.boot Artifact: ares-boot-starter-mq-adapter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-mq-adapter
Group io.github.aresxue.boot
Version 1.0.0
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-elasticsearch-consumer from group de.julielab (version 2.6.2)

This component converts CAS annotations into a JSON format that originates from Solr's preanalyzed field type. At the JulieLab, there is an ElasticSearch plugin making this format accessible also by ElasticSearch. Configuration happens right in Java code. Note that the component is also able to generate perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed data format cannot be used because this is the format that required the ElasticSearch plugin.

Group: de.julielab Artifact: jcore-elasticsearch-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-elasticsearch-consumer
Group de.julielab
Version 2.6.2
Last update 29. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-elasticsearch-consumer
License BSD-2-Clause
Dependencies amount 14
Dependencies jcore-descriptor-creator, slf4j-api, httpclient, lucene-analyzers-common, assertj-core, guava, gson, jcore-utilities, julielab-java-utilities, icu4j, commons-lang3, mapdb, testng, junit-jupiter,
There are maybe transitive dependencies!

async-retry-quartz-scheduler from group org.digibooster.retryable (version 1.0.2)

Group: org.digibooster.retryable Artifact: async-retry-quartz-scheduler
Show all versions Show documentation Show source 
 

0 downloads
Artifact async-retry-quartz-scheduler
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies async-retry-commons, quartz,
There are maybe transitive dependencies!

async-retry-commons from group org.digibooster.retryable (version 1.0.2)

Group: org.digibooster.retryable Artifact: async-retry-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact async-retry-commons
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

async-retry from group org.digibooster.retryable (version 1.0.2)

This project provides non-blocking retry feature that can be attached to methods in Spring applications using annotations. The retry processing has two main implementations: - Thread pool task based implementation: Unlike Spring retry, this implementation doesn’t keep the task busing during the whole retry execution. - Quartz job based implementation: This implementation can provide clustering, load-balancing, fault-managing and execution persistence if configured with JDBC-JobStore

Group: org.digibooster.retryable Artifact: async-retry
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact async-retry
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL https://github.com/zahidMed/async-retry
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

async-retry-spring-scheduler from group org.digibooster.retryable (version 1.0.2)

Group: org.digibooster.retryable Artifact: async-retry-spring-scheduler
Show all versions Show documentation Show source 
 

0 downloads
Artifact async-retry-spring-scheduler
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies async-retry-commons,
There are maybe transitive dependencies!



Page 227 from 238 (items total 2375)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy