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

Download JAR files tagged by through with all dependencies

Search JAR files by class name

hydraql-adapter from group com.hydraql (version 1.0.1)

Group: com.hydraql Artifact: hydraql-adapter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hydraql-adapter
Group com.hydraql
Version 1.0.1
Last update 24. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

relogiclabs-json-schema from group com.relogiclabs.json (version 1.12.1)

The New JSON Schema prioritizes simplicity, conciseness, and readability, making it user-friendly and accessible without the need for extensive prior knowledge. It offers efficient read-write facilities, precise JSON document definition through various data types and functions, and extensibility to meet modern web service diverse requirements.

Group: com.relogiclabs.json Artifact: relogiclabs-json-schema
Show all versions Show documentation Show source 
 

0 downloads
Artifact relogiclabs-json-schema
Group com.relogiclabs.json
Version 1.12.1
Last update 23. January 2024
Organization Relogic Labs
URL https://www.relogiclabs.com/p/json-schema.html
License GNU Affero General Public License
Dependencies amount 2
Dependencies antlr4-runtime, commons-lang3,
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-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!

mrchecker-selenium-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * ChromeHeadless * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers

Group: com.capgemini.mrchecker Artifact: mrchecker-selenium-module
Show all versions Show source 
 

2 downloads
Artifact mrchecker-selenium-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, selenium-java, google-api-client, webdrivermanager,
There are maybe transitive dependencies!

biz.aQute.remote.agent from group biz.aQute.bnd (version 7.0.0)

This bundle acts as an agent for the remote launching architecture. When started, it will bind to port 29998 and listens for incoming requests. When this port is accessed, it will open a link that allows it to act as an OSGi management agent that is remotely controlled. When this connection is closed, it will remove all bundles that were installed through this connection. The protocol is highly optimized to make this also work for small devices and slow connections.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.agent
Show all versions Show documentation Show source 
 

1 downloads
Artifact biz.aQute.remote.agent
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

dtt-spring-boot-starter from group io.github.weasley-j (version 1.4.1)

DTT is an object-oriented Java framework that enables developers to automatically create database tables based on domain models through annotation-driven development, increasing productivity for developers. The core concept of DTT is domain-driven table, which makes you focus more on domain objects rather than database tables.

Group: io.github.weasley-j Artifact: dtt-spring-boot-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact dtt-spring-boot-starter
Group io.github.weasley-j
Version 1.4.1
Last update 14. June 2023
Organization not specified
URL https://github.com/Weasley-J/dtt-spring-boot-parent
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies dtt-annotations, dtt-utils, spring-boot-starter-validation, spring-boot-starter-aop, spring-boot-starter, commons-collections4, commons-io, therapi-runtime-javadoc, spring-boot-starter-jdbc, velocity-engine-core, jsqlparser, mybatis, mybatis-spring, mybatis-plus-core,
There are maybe transitive dependencies!

biz.aQute.jpm from group biz.aQute (version 1.10.0)

jpm is Just another Package Manager for Java. It satisfies the envy of Java developers of Ruby (with their Gems), Perl (with its cpan), and Python (with its pips). jpm makes it very easy to install Java applications on MacOS, Linux, and PC. Any jar that has a main method can easily be installed through this program from the command line.

Group: biz.aQute Artifact: biz.aQute.jpm
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.jpm
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL http://bndtools.org
License http://www.opensource.org/licenses/apache2.0.php
Dependencies amount 9
Dependencies aQute.libg, biz.aQute.bndlib, slf4j-api, biz.aQute.repository, org.osgi.dto, org.osgi.framework, biz.aQute.api.result, org.osgi.util.promise, org.osgi.util.function,
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!



Page 133 from 3 (items total 1639)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy