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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

pipeline-tlr from group io.github.ardoco.core (version 0.37.0)

Group: io.github.ardoco.core Artifact: pipeline-tlr
Show all versions Show documentation Show source 
 

0 downloads
Artifact pipeline-tlr
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 7
Dependencies code-traceability, connection-generator, model-provider, pipeline-core, recommendation-generator, text-extraction, text-preprocessing,
There are maybe transitive dependencies!

inconsistency-detection from group io.github.ardoco.core (version 0.37.0)

Group: io.github.ardoco.core Artifact: inconsistency-detection
Show all versions Show documentation Show source 
 

0 downloads
Artifact inconsistency-detection
Group io.github.ardoco.core
Version 0.37.0
Last update 09. January 2024
Organization not specified
URL Not specified
License MIT License
Dependencies amount 1
Dependencies common,
There are maybe transitive dependencies!

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

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

0 downloads
Artifact ares-boot-starter-rpc-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-rpc-abstract from group io.github.aresxue.boot (version 1.0.2)

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

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

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

rpc快速使用,可自动从配置中心获取注册中心、线程池、超时时间等配置, 在rpc调用异常时将异常封装成标准响应对象返回给调用方,并自定义rpc telnet指令供开发测试使用, 业务可使用提供注解进行rpc服务的消费和提供,可实现消费和提供者服务批量管理,提供泛化调用工具 RPC use quickly, and the underlying implementation is currently dubbo, which can automatically obtain configurations such as registration center, thread pool, and timeout time from the configuration center. When dubbo calls an exception, it will encapsulate the exception into a standard response object and return it to the caller, and customize the dubbo telnet command. For development and testing, businesses can use annotations to consume and provide RPC services, realize batch management of consumption and provider services, and provide generalized calling tools

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

MgntUtils from group com.github.michaelgantman (version 1.7.0.1)

Set of various Utils: stacktrace noise filter, String to/from unicode sequence converter, simple Http client JSON parser/serializer, Silent String parsing to Integer and other numeric types, Parsing String to time intervals with support for time unit suffixes, JSON parser that provides serialization/deserialization of classes to JSON, Version comparator and Version ranges operations, Self-throttling binary reader from Http request, File reader, A utility that automatically initiates a Factory with instances of all classes that implement user provided interface. An infrastructure for writing Scheduled Task classes where time interval for task execution is provided in humanly readable format (such as "9h" for 9 hours)

Group: com.github.michaelgantman Artifact: MgntUtils
Show all versions Show documentation Show source 
 

16 downloads
Artifact MgntUtils
Group com.github.michaelgantman
Version 1.7.0.1
Last update 27. December 2023
Organization not specified
URL https://github.com/michaelgantman/Mgnt
License The MIT License (MIT)
Dependencies amount 7
Dependencies javax.servlet-api, slf4j-api, commons-lang3, jackson-core, jackson-databind, jackson-datatype-jsr310, javax.annotation-api,
There are maybe transitive dependencies!

sdl_java_se from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_java_se
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdl_java_se
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson, annotation, Java-WebSocket,
There are maybe transitive dependencies!

sdl_java_ee from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_java_ee
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdl_java_ee
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson, annotation, Java-WebSocket,
There are maybe transitive dependencies!

sdl_android from group com.smartdevicelink (version 5.7.0)

The app library component of SDL is meant to run on the end user’s smart-device from within SDL enabled apps, as an embedded app, or connected to the cloud. App libraries allow the apps to connect to SDL enabled head-units and hardware through bluetooth, USB, and TCP for Android, and cloud and embedded apps can connect through web sockets, Java Beans, and other custom transports. Once the library establishes a connection between the smart device and head-unit through the preferred method of transport, the two components are able to communicate using the SDL defined protocol. The app integrating this library project is then able to expose its functionality to the head-unit through text, media, and other interactive elements.

Group: com.smartdevicelink Artifact: sdl_android
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sdl_android
Group com.smartdevicelink
Version 5.7.0
Last update 15. December 2023
Organization not specified
URL https://github.com/smartdevicelink/sdl_java_suite
License BSD 3-Clause
Dependencies amount 3
Dependencies bson_java_port, lifecycle-extensions, annotation,
There are maybe transitive dependencies!

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

This artifact provides the implementation of the L* learning algorithm described in the paper "Learning Regular Sets from Queries and Counterexamples" (https://doi.org/10.1016/0890-5401(87)90052-6) by Dana Angluin including variations and optimizations thereof such as the versions based on "On the Learnability of Infinitary Regular Sets" (https://dx.doi.org/10.1006/inco.1995.1070) by Oded Maler and Amir Pnueli or "Inference of finite automata using homing sequences" (http://dx.doi.org/10.1006/inco.1993.1021) by Ronald L. Rivest and Robert E. Schapire.

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

0 downloads
Artifact learnlib-lstar
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies learnlib-api, learnlib-datastructure-ot, learnlib-counterexamples, learnlib-util, automata-api, automata-commons-util, automata-core, checker-qual, slf4j-api, buildergen, learnlib-learning-examples, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!



Page 1156 from 1200 (items total 11995)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy