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

Download JAR files tagged by framework with all dependencies

Search JAR files by class name

common from group io.github.informalin.framework (version 0.11.6)

Group: io.github.informalin.framework Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group io.github.informalin.framework
Version 0.11.6
Last update 21. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 2
Dependencies jackson-databind, slf4j-api,
There are maybe transitive dependencies!

docker from group io.github.informalin.framework (version 0.11.6)

Group: io.github.informalin.framework Artifact: docker
Show all versions Show documentation Show source 
 

0 downloads
Artifact docker
Group io.github.informalin.framework
Version 0.11.6
Last update 21. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 5
Dependencies common, httpclient5, docker-java, docker-java-transport-zerodep, slf4j-api,
There are maybe transitive dependencies!

configuration from group io.github.informalin.framework (version 0.11.6)

Group: io.github.informalin.framework Artifact: configuration
Show all versions Show documentation Show source 
 

0 downloads
Artifact configuration
Group io.github.informalin.framework
Version 0.11.6
Last update 21. March 2023
Organization not specified
URL Not specified
License MIT License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

gemini-blueprint from group net.solarnetwork.external (version 3.0.0.SN01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: net.solarnetwork.external Artifact: gemini-blueprint
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group net.solarnetwork.external
Version 3.0.0.SN01
Last update 07. March 2023
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

aceql-http from group com.aceql (version 12.2)

AceQL HTTP is a framework of REST like http APIs that allow to access to remote SQL databases over http from any device that supports http. AceQL HTTP is provided with three client SDK: - The AceQL C# Client SDK allows to wrap the HTTP APIs using Microsoft SQL Server like calls in their code, just like they would for a local database. - The AceQL Java Client JDBC Driver allows to wrap the HTTP APIs using JDBC calls in their code, just like they would for a local database. - The AceQL Python Client SDK allows SQL calls to be encoded with standard unmodified DB-API 2.0 syntax

Group: com.aceql Artifact: aceql-http
Show all versions Show documentation Show source 
 

1 downloads
Artifact aceql-http
Group com.aceql
Version 12.2
Last update 22. February 2023
Organization KawanSoft
URL https://www.aceql.com
License Business Source License 1.1
Dependencies amount 23
Dependencies Cloudmersive.APIClient.Java, commons-cli, javax.json, commons-io, jsch, commons-lang3, java-jwt, commons-codec, gson, schemacrawler, jsqlparser, waffle-jna, postgresql, ojdbc6, mssql-jdbc, mysql-connector-j, jasypt, javax.servlet-api, tomcat-embed-core, tomcat-jdbc, jakarta.xml.bind-api, jaxb-runtime, logback-classic,
There are maybe transitive dependencies!

plsar-java from group net.plsar (version 3.0.1)

PLSA.R is an Open Source Server + Framework Environment for small to large scale requirements. There are no static references, no file reads, access to static fields per request. Everything is either cached and or instantiated on the fly. PLSA.R runs via one command so there are no .war files to deploy, no additional plugins to install it is a simple yet powerful alternative to container deployment environments. http://plsar.net

Group: net.plsar Artifact: plsar-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact plsar-java
Group net.plsar
Version 3.0.1
Last update 10. February 2023
Organization not specified
URL https://www.plsar.net
License Moded license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

drasyl-parent from group org.drasyl (version 0.10.0)

drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications. By using drasyl developers can fully concentrate on creating distributed applications. With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided. Zero-configuration is required to use drasyl. Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.

Group: org.drasyl Artifact: drasyl-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drasyl-parent
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 6
Dependencies mockito-core, mockito-junit-jupiter, hamcrest, junit-jupiter-engine, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!

drasyl-all from group org.drasyl (version 0.10.0)

Group: org.drasyl Artifact: drasyl-all
Show all versions 
 

0 downloads
Artifact drasyl-all
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies drasyl-cli, drasyl-core, drasyl-node, drasyl-plugin-groups-client, drasyl-plugin-groups-manager,
There are maybe transitive dependencies!

boost_mpl from group com.github.brunotl (version 1.81.0)

The Boost.MPL library is a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions. It provides a conceptual foundation and an extensive set of powerful and coherent tools that make doing explict metaprogramming in C++ as easy and enjoyable as possible within the current language.

Group: com.github.brunotl Artifact: boost_mpl
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_mpl
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 7
Dependencies boost_preprocessor, boost_type_traits, boost_config, boost_static_assert, boost_detail, boost_predef, boost_utility,
There are maybe transitive dependencies!

fastutil from group co.datadome (version 8.5.11.1)

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists, and queues with a small memory footprint and fast access and insertion; it provides also big (64-bit) arrays, sets and lists, sorting algorithms, fast, practical I/O classes for binary and text files, and facilities for memory mapping large files. Note that if you have both this jar and fastutil-core.jar in your dependencies, fastutil-core.jar should be excluded.

Group: co.datadome Artifact: fastutil
Show documentation Show source 
 

0 downloads
Artifact fastutil
Group co.datadome
Version 8.5.11.1
Last update 25. December 2022
Organization not specified
URL http://fastutil.di.unimi.it/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 3082 from 3170 (items total 31695)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy