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

Download JAR files tagged by http with all dependencies


fluentlenium-coverage-report from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-coverage-report

Download fluentlenium-coverage-report.jar (6.0.0)
 

0 downloads
Artifact fluentlenium-coverage-report
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-integration-tests

Download fluentlenium-integration-tests.jar (6.0.0)
 

0 downloads
Artifact fluentlenium-integration-tests
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group io.fluentlenium (version 6.0.0)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");

Group: io.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization FluentLenium
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aceql-http-client-jdbc-driver from group com.aceql (version 9.3)

The AceQL Java Client JDBC Driver allows to wrap the AceQL HTTP APIs and eliminates the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-http-client-jdbc-driver
Show all versions Show documentation Show source 
Download aceql-http-client-jdbc-driver.jar (9.3)
 

0 downloads
Artifact aceql-http-client-jdbc-driver
Group com.aceql
Version 9.3
Last update 02. March 2023
Organization KawanSoft
URL http://www.aceql.com
License Apache 2.0
Dependencies amount 4
Dependencies commons-io, javax.json, commons-lang3, gson,
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 
Download google-closure-library-third-party.jar (0.0-20230227-c7c0a541)
 

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 four 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 SDK 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 
Download aceql-http.jar (12.2)
 

1 downloads
Artifact aceql-http
Group com.aceql
Version 12.2
Last update 22. February 2023
Organization KawanSoft
URL http://www.aceql.com
License LGPL 2.1
Dependencies amount 14
Dependencies postgresql, commons-cli, javax.json, commons-io, jsch, commons-lang3, java-jwt, tomcat-embed-core, tomcat-jdbc, commons-codec, javax.servlet-api, gson, schemacrawler, jsqlparser,
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.

Group: net.plsar Artifact: plsar-java
Show all versions Show documentation Show source 
Download plsar-java.jar (3.0.1)
 

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 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc-common from group org.omegat (version 3.1.3-20230209)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Group: org.omegat Artifact: xmlrpc-common
Show documentation Show source 
Download xmlrpc-common.jar (3.1.3-20230209)
 

0 downloads
Artifact xmlrpc-common
Group org.omegat
Version 3.1.3-20230209
Last update 09. February 2023
Organization not specified
URL https://github.com/omegat-org/apache-xmlrpc
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc-client from group org.omegat (version 3.1.3-20230209)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Group: org.omegat Artifact: xmlrpc-client
Show documentation Show source 
Download xmlrpc-client.jar (3.1.3-20230209)
 

0 downloads
Artifact xmlrpc-client
Group org.omegat
Version 3.1.3-20230209
Last update 09. February 2023
Organization not specified
URL https://github.com/omegat-org/apache-xmlrpc
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlrpc from group org.omegat (version 3.1.3-20230209)

Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC specification. This is a security patched fork.

Group: org.omegat Artifact: xmlrpc
Show documentation Show source 
Download xmlrpc.jar (3.1.3-20230209)
 

0 downloads
Artifact xmlrpc
Group org.omegat
Version 3.1.3-20230209
Last update 09. February 2023
Organization not specified
URL https://github.com/omegat-org/apache-xmlrpc
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 924 from 957 (items total 9562)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy