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

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.42.0)

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.42.0


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!

ziplet from group com.github.ziplet (version 2.4.1)

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.github.ziplet Artifact: ziplet
Show all versions Show documentation Show source 
 

34 downloads
Artifact ziplet
Group com.github.ziplet
Version 2.4.1
Last update 30. April 2019
Organization not specified
URL https://github.com/ziplet/ziplet
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

osgi.enroute.easse.simple.adapter from group org.osgi (version 2.1.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: org.osgi Artifact: osgi.enroute.easse.simple.adapter
Show all versions Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.easse.simple.adapter
Group org.osgi
Version 2.1.0
Last update 26. September 2018
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!

xapi-gwtc-impl from group net.wetheinter (version 0.5)

This module contains the business logic of running gwt compiles. It implements and exposes all functionality of the gwt compiler, and should only ever be included in dev-mode runtimes that need to perform gwt compiles. In the maven plugin, the jre frontend and this backend are used together in one runtime. In the collide plugin, the gwt frontend runs in the browser, and this backend runs in vert.x server.

Group: net.wetheinter Artifact: xapi-gwtc-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-gwtc-impl
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 7
Dependencies xapi-jre-inject, xapi-gwt, xapi-gwtc-api, xapi-dev-shell, gwt-dev, gwt-user, junit,
There are maybe transitive dependencies!

vaadin-buildhelpers from group com.vaadin (version 7.4.0.beta1)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-buildhelpers
Show all versions Show documentation Show source 
 

1 downloads
Artifact vaadin-buildhelpers
Group com.vaadin
Version 7.4.0.beta1
Last update 19. December 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vaadin-client-compiler-deps from group com.vaadin (version 1.2.0)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-client-compiler-deps
Show all versions Show documentation Show source 
 

1 downloads
Artifact vaadin-client-compiler-deps
Group com.vaadin
Version 1.2.0
Last update 27. October 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 78 from 82 (items total 814)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy