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

Download JAR files tagged by using with all dependencies

Search JAR files by class name

reinheitsgebot-test from group org.technologybrewery.reinheitsgebot (version 1.1.0)

Group: org.technologybrewery.reinheitsgebot Artifact: reinheitsgebot-test

 

0 downloads
Artifact reinheitsgebot-test
Group org.technologybrewery.reinheitsgebot
Version 1.1.0
Last update 25. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies stout-authentication, krausening,
There are maybe transitive dependencies!

RootChecker from group io.github.broscr (version 0.4)

RootChecker is a lightweight Android library that provides easy and efficient methods to determine whether the device is rooted, an emulator, using a proxy, or is debuggable. This library is useful for developers who want to improve the security and performance of their applications by preventing them from running on rooted devices, emulators, devices using a proxy, or debuggable devices.

Group: io.github.broscr Artifact: RootChecker
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact RootChecker
Group io.github.broscr
Version 0.4
Last update 15. April 2023
Organization not specified
URL https://github.com/broscr/RootChecker
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

biz.aQute.shell.sshd.provider from group biz.aQute (version 1.10.0)

An SSH daemon that interacts with Gogo. Since many Linux distributions have removed telnet, there is a need to interact with Gogo using ssh, which is still approved. This ssh provider can be used without authentication when registered only on localhost. Otherwise the user should register an biz.aQute.authentication.api.Authenticator service. The configuration by default requires this optional service to be there.

Group: biz.aQute Artifact: biz.aQute.shell.sshd.provider
Show all versions Show documentation Show source 
 

0 downloads
Artifact biz.aQute.shell.sshd.provider
Group biz.aQute
Version 1.10.0
Last update 13. April 2023
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 10
Dependencies osgi.annotation, org.osgi.service.component.annotations, sshd-osgi, slf4j-api, aQute.libg, org.apache.felix.gogo.runtime, org.osgi.service.metatype.annotations, biz.aQute.api.authentication, biz.aQute.api.authorization, org.osgi.framework,
There are maybe transitive dependencies!

stevia-core from group com.persado.oss.quality.stevia (version 1.0.2)

Stevia is a QA Framework unifying the Selenium-RC and Webdriver APIs under a common uniform API that handles all differences. Using Stevia allows the QA Engineer to seamlessly switch between Selenium-RC and Webdriver, enhance by adding custom webdrivers and other artifacts. By design both drivers play under Selenium Grid and support extended reporting functionality via ReportNG, including remote screenshots.

Group: com.persado.oss.quality.stevia Artifact: stevia-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact stevia-core
Group com.persado.oss.quality.stevia
Version 1.0.2
Last update 24. March 2023
Organization not specified
URL http://www.persado.com
License BSD 3-clause New or Revised License
Dependencies amount 32
Dependencies xml-apis, jsoup, xsoup, j2ssh-core, sshj, testng, reportng, velocity, guice, selenium-java, selenium-support, javax.annotation-api, joda-time, spring-core, spring-expression, spring-beans, spring-aop, spring-context, spring-context-support, spring-tx, spring-jdbc, spring-web, aspectjrt, aspectjweaver, javassist, spring-test, spring-instrument, slf4j-api, mqtt-client, commons-exec, commons-io, commons-lang3,
There are maybe transitive dependencies!

micronaut-base-parent from group io.archimedesfw.maven.micronaut (version 3.8.7)

This project tries to be an effort to simplify your Maven pom.xml files when you are using Micronaut. You should not use this module directly, instead here you can find two flavors: one for Java and the other for Kotlin. Both of them are ready for production use, but if you don't want to use them directly in your pom.xml you simply can look like it as an example.

Group: io.archimedesfw.maven.micronaut Artifact: micronaut-base-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact micronaut-base-parent
Group io.archimedesfw.maven.micronaut
Version 3.8.7
Last update 19. March 2023
Organization not specified
URL https://www.archimedesfw.io/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

google-closure-library-third-party from group org.clojure (version 0.0-20230227-c7c0a541)

The Google Closure Library is a collection of JavaScript code designed for use with the Google Closure JavaScript Compiler. This non-official distribution was prepared by the ClojureScript team at http://clojure.org/ This package contains extensions to the Google Closure Library using third-party components, which may be distributed under licenses other than the Apache license. Licenses for individual library components may be found in source-code comments.

Group: org.clojure Artifact: google-closure-library-third-party
Show all versions Show source 
 

0 downloads
Artifact google-closure-library-third-party
Group org.clojure
Version 0.0-20230227-c7c0a541
Last update 27. February 2023
Organization Google
URL http://code.google.com/p/closure-library/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

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!



Page 1141 from 1223 (items total 12225)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy