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

Download JAR files tagged by more with all dependencies

Search JAR files by class name

brooklyn-logback-xml from group org.apache.brooklyn (version 1.1.0)

This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

Group: org.apache.brooklyn Artifact: brooklyn-logback-xml
Show all versions Show source 
 

0 downloads
Artifact brooklyn-logback-xml
Group org.apache.brooklyn
Version 1.1.0
Last update 01. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

GeoMason-light from group uk.ac.liv.gdsl (version 1.14)

GeoMason-light is an advanced and optional extension of MASON, a popular agent-based modeling toolkit. This extension enriches MASON's capabilities by introducing robust support for both vector and raster geospatial data. By building upon the functionality of its predecessor, GeoMason, the new GeoMason-light framework offers a lighter, more efficient, and versatile approach to integrate geospatial data into agent-based simulations

Group: uk.ac.liv.gdsl Artifact: GeoMason-light
Show all versions Show documentation Show source 
 

0 downloads
Artifact GeoMason-light
Group uk.ac.liv.gdsl
Version 1.14
Last update 01. February 2024
Organization University of Liverpool, Department of Geography and Planning, Geographic Data Science Lab
URL https://github.com/g-filomena/GeoMason-light
License GNU General Public License, Version 3.0
Dependencies amount 2
Dependencies javatuples, jts-core,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact ares-boot-starter-mq-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!

ares-boot-starter-mq-related from group io.github.aresxue.boot (version 1.0.2)

消息队列快速使用,可自动从配置中心获取消息队列服务器集群的连接信息,提供工具类发送消息,提供注解方式消费消息,带来更舒适的编程体验, 提供消息发送和消费时的拦截器机制,基于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-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-mq-related
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!

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

缓存快速使用,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache use quickly, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

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

0 downloads
Artifact ares-boot-starter-cache
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 1
Dependencies ares-boot-starter-cache-api,
There are maybe transitive dependencies!

ares-boot-starter-mq-abstract from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-mq-abstract
Show all versions 
 

0 downloads
Artifact ares-boot-starter-mq-abstract
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 1
Dependencies ares-boot-starter-mq-api,
There are maybe transitive dependencies!

ares-boot-starter-cache-related from group io.github.aresxue.boot (version 1.0.2)

缓存快速使用相关,可自动从配置中心获取缓存服务器信息,底层实现目前为redis,目前设置了默认序列化策略为json, 提供了易用和更强大的api,同时集成了多级缓存功能,用户可通过注解实现多级缓存功能,提供分布式锁实现 Cache fast usage related, can automatically obtain cache server information from the configuration center, the bottom implementation is redis, the default serialization policy is set to json. Provides an easy to use and more powerful api, while integrating multi-level caching capabilities, users can realize multi-level caching capabilities through annotations, providing distributed lock implementation

Group: io.github.aresxue.boot Artifact: ares-boot-starter-cache-related
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-cache-related
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!

hbase-external-blockcache from group org.apache.hbase (version 3.0.0-beta-1)

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Group: org.apache.hbase Artifact: hbase-external-blockcache
Show all versions Show documentation Show source 
 

0 downloads
Artifact hbase-external-blockcache
Group org.apache.hbase
Version 3.0.0-beta-1
Last update 26. December 2023
Organization The Apache Software Foundation
URL https://hbase.apache.org/hbase-build-configuration/hbase-external-blockcache
License Apache License, Version 2.0
Dependencies amount 4
Dependencies hbase-common, hbase-server, audience-annotations, hadoop-common,
There are maybe transitive dependencies!

learnlib-rpni from group de.learnlib (version 0.17.0)

This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update time" (https://dx.doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García. More details on the blue-fringe version of this algorithm can be found in the book "Grammatical Inference" (https://doi.org/10.1017/CBO9781139194655) by Colin de la Higuera.

Group: de.learnlib Artifact: learnlib-rpni
Show all versions Show documentation Show source 
 

0 downloads
Artifact learnlib-rpni
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies learnlib-api, learnlib-datastructure-pta, automata-api, automata-commons-smartcollections, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!

uimafit-cpe from group org.apache.uima (version 3.5.0)

Group: org.apache.uima Artifact: uimafit-cpe
Show all versions Show documentation Show source 
 

2 downloads
Artifact uimafit-cpe
Group org.apache.uima
Version 3.5.0
Last update 08. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies uimafit-core, uimaj-cpe, uimaj-core,
There are maybe transitive dependencies!



Page 317 from 3 (items total 3622)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy