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

Download JAR files tagged by collection with all dependencies

Search JAR files by class name

bipolar from group org.tweetyproject.arg (version 1.27)

Group: org.tweetyproject.arg Artifact: bipolar
Show all versions Show documentation Show source 
 

0 downloads
Artifact bipolar
Group org.tweetyproject.arg
Version 1.27
Last update 03. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies dung, commons, graphs,
There are maybe transitive dependencies!

math from group org.tweetyproject (version 1.27)

Group: org.tweetyproject Artifact: math
Show all versions Show documentation Show source 
 

0 downloads
Artifact math
Group org.tweetyproject
Version 1.27
Last update 03. September 2024
Organization not specified
URL https://github.com/TweetyProjectTeam/TweetyProject
License not specified
Dependencies amount 7
Dependencies commons, commons-math, commons-math3, jama, ojalgo, isula, gurobi,
There are maybe transitive dependencies!

saf from group org.tweetyproject.arg (version 1.27)

Group: org.tweetyproject.arg Artifact: saf
Show all versions Show documentation Show source 
 

0 downloads
Artifact saf
Group org.tweetyproject.arg
Version 1.27
Last update 03. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies dung, pl,
There are maybe transitive dependencies!

beliefdynamics from group org.tweetyproject.lp.asp (version 1.27)

Group: org.tweetyproject.lp.asp Artifact: beliefdynamics
Show all versions Show documentation Show source 
 

0 downloads
Artifact beliefdynamics
Group org.tweetyproject.lp.asp
Version 1.27
Last update 03. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lp, asp, junit,
There are maybe transitive dependencies!

voyager from group com.spotify (version 2.0.9)

Voyager is a library for performing fast approximate nearest-neighbor searches on an in-memory collection of vectors. Voyager features bindings to both Python and Java, with feature parity and index compatibility between both languages. It uses the HNSW algorithm, based on the open-source hnswlib package, with numerous features added for convenience and speed. Voyager is used extensively in production at Spotify, and is queried hundreds of millions of times per day to power numerous user-facing features.

Group: com.spotify Artifact: voyager
Show all versions Show documentation Show source 
 

0 downloads
Artifact voyager
Group com.spotify
Version 2.0.9
Last update 31. July 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

brownies-collections from group org.magicwerk.brownies (version 0.9.23)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk.brownies Artifact: brownies-collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact brownies-collections
Group org.magicwerk.brownies
Version 0.9.23
Last update 19. April 2024
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ares-boot-base-log from group io.github.aresxue.boot (version 1.0.2)

日志模块,集成log4j2, 提供工具类可静态打印日志, 业务可import通用日志配置(中间件配置和业务基础配置)开箱即用, 另外还提供http接口出入参打印和rpc提供者和消费者的出入参打印(有开关可以热启动和热关闭,同时可在线修改日志级别), traceId在日志中进行输出以及普通文件日志之外的结构化日志( 供运维采集分析可视化),提供全链路信息(包括tid)跨线程跨线程池的能力 Log module, integrates log4j2, provides tool classes that can print logs statically, business can import common log configurations (middleware configuration and business basic configuration) out of the box, and also provides http interface input and output parameter printing and rpc providers and consumers. Input and output parameter printing (there is a switch for hot start and hot shutdown, and the log level can be modified online), traceId is output in the log and structured logs other than ordinary file logs (for operation and maintenance collection and analysis visualization). The ability to provide full link information (including tid) across threads across thread pools.

Group: io.github.aresxue.boot Artifact: ares-boot-base-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-base-log
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 4
Dependencies ares-boot-util-log, ares-boot-base-trace, ares-boot-base-config, spring-boot-starter-log4j2,
There are maybe transitive dependencies!

brownies-collections from group org.magicwerk (version 0.9.16)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk Artifact: brownies-collections
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
14 downloads
Artifact brownies-collections
Group org.magicwerk
Version 0.9.16
Last update 28. October 2022
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

multex from group io.github.christophknabe (version 8.5.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information. Redundancy-free stack traces and message chains in the case of indirectly caused exceptions. Internationalized message texts and parameters for exceptions. Services for reporting an exception chain/tree onto streams and dialogs. A standard way for writing method bodies with regard to exceptions. A collection of utilities for centralized exception reporting.

Group: io.github.christophknabe Artifact: multex
Show all versions Show documentation Show source 
 

0 downloads
Artifact multex
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!

prob from group net.sf.tweety.arg (version 1.17)

Group: net.sf.tweety.arg Artifact: prob
Show all versions Show documentation Show source 
 

0 downloads
Artifact prob
Group net.sf.tweety.arg
Version 1.17
Last update 14. July 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies deductive, dung, commons,
There are maybe transitive dependencies!



Page 556 from 3 (items total 5642)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy