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

Download JAR files tagged by browser with all dependencies

Search JAR files by class name

grinder from group net.sf.grinder (version 3.11)

The Grinder load testing framework. The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython or Clojure. HTTP scripts can be recorded easily from a browser session.

Group: net.sf.grinder Artifact: grinder
Show all versions Show documentation 
 

0 downloads
Artifact grinder
Group net.sf.grinder
Version 3.11
Last update 24. October 2012
Organization not specified
URL http://grinder.sourceforge.net
License not specified
Dependencies amount 4
Dependencies grinder-dcr-agent, grinder-http, grinder-console-service, grinder-swing-console,
There are maybe transitive dependencies!

andromda-andromdapp-project-richclient-ant from group org.andromda.andromdapp.projects (version 3.4)

A project template for AndroMDA powered projects that do not necessarily have a web browser as the client technology. The generated project is for server side code (deployed on JBoss), and generic client side code to access published services via remote invocation.

Group: org.andromda.andromdapp.projects Artifact: andromda-andromdapp-project-richclient-ant
Show all versions Show source 
 

0 downloads
Artifact andromda-andromdapp-project-richclient-ant
Group org.andromda.andromdapp.projects
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openlayers-proxy from group org.wicketstuff (version 1.5-RC5.1)

For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.

Group: org.wicketstuff Artifact: openlayers-proxy
Show all versions Show documentation Show source 
 

1 downloads
Artifact openlayers-proxy
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-openlayers
License not specified
Dependencies amount 2
Dependencies openlayers, servlet-api,
There are maybe transitive dependencies!

geb-grails from group org.codehaus.geb (version 0.5.1)

Geb (pronounced with a soft “G” like “Jeb”) is a browser automation solution for the Groovy programming language. It combines the browser driving features of WebDriver (and therefore can work with Internet Explorer, FireFox, Chrome and HTMLUnit) with a jQuery inspired content navigation/inspection API and the expressiveness of Groovy.

Group: org.codehaus.geb Artifact: geb-grails
Show all versions Show documentation Show source 
 

0 downloads
Artifact geb-grails
Group org.codehaus.geb
Version 0.5.1
Last update 11. December 2010
Organization not specified
URL http://geb.codehaus.org
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies geb-spock, geb-junit4, geb-easyb, geb-junit3,
There are maybe transitive dependencies!

jsunit-testRunner from group net.jsunit (version 2.1.4)

JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.

Group: net.jsunit Artifact: jsunit-testRunner

 

0 downloads
Artifact jsunit-testRunner
Group net.jsunit
Version 2.1.4
Last update 29. October 2007
Organization not specified
URL http://www.jsunit.net
License Mozilla Public License 1.1
Dependencies amount 1
Dependencies jsunit,
There are maybe transitive dependencies!

jsunit from group net.jsunit (version 2.1.4)

JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript. It is essentially a port of JUnit to JavaScript. Also included is a platform for automating the execution of tests on multiple browsers and mutiple machines running different OSs. Its development began in January 2001.

Group: net.jsunit Artifact: jsunit
Show source 
 

0 downloads
Artifact jsunit
Group net.jsunit
Version 2.1.4
Last update 24. October 2007
Organization not specified
URL http://www.jsunit.net
License Mozilla Public License 1.1
Dependencies amount 6
Dependencies servlet-api, jdom, junit, xerces, jetty, start,
There are maybe transitive dependencies!

google-cloud-api-gateway from group com.google.cloud (version 2.46.0)

API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.

Group: com.google.cloud Artifact: google-cloud-api-gateway
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-api-gateway
Group com.google.cloud
Version 2.46.0
Last update 27. June 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 39
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-api-gateway-v1, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp,
There are maybe transitive dependencies!

ziplet from group com.faendir.ziplet (version 2.5.2)

This filter can, based on HTTP headers in a HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request. When supported by the client browser, this can potentially greatly reduce the number of bytes written across the network from and to the client. As a Filter, this class can also be easily added to any J2EE 1.3+ web application.

Group: com.faendir.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

0 downloads
Artifact ziplet
Group com.faendir.ziplet
Version 2.5.2
Last update 07. October 2023
Organization not specified
URL https://github.com/f43nd1r/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

statetransfer from group com.chuklee.code (version 0.1)

Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.

Group: com.chuklee.code Artifact: statetransfer
Show documentation Show source 
 

0 downloads
Artifact statetransfer
Group com.chuklee.code
Version 0.1
Last update 06. February 2022
Organization Chuk Lee
URL https://github.com:chukmunnlee/statetransfer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jakarta.json,
There are maybe transitive dependencies!

osgi.enroute.easse.simple.adapter from group biz.aQute (version 2.2.0)

Provides a mapping from Event Admin events to Javascript Server Side Events (SSE). This bundle registers under /sse/1, the remaining path is treated as the topic. It will then send all matching events to the browser through SSE. The type of the event is org.osgi.service.eventadmin;topic=%s, the data payload is a JSON representation of the event properties.

Group: biz.aQute Artifact: osgi.enroute.easse.simple.adapter
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.easse.simple.adapter
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 79 from 83 (items total 829)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy