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

Download JAR files tagged by environment with all dependencies

Search JAR files by class name

gwt-timer from group org.treblereel.gwt.gwtproject.timer (version 202203291)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.treblereel.gwt.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.treblereel.gwt.gwtproject.timer
Version 202203291
Last update 30. March 2022
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

tiny-weka from group nz.ac.waikato.cms.weka (version 3.9.15955)

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This artifact represents the bare API of the developer version, with no package manager, PMML, XML or user interface. It is aimed at commercial applications that license some of WEKA's algorithms.

Group: nz.ac.waikato.cms.weka Artifact: tiny-weka
Show all versions Show documentation Show source 
 

0 downloads
Artifact tiny-weka
Group nz.ac.waikato.cms.weka
Version 3.9.15955
Last update 03. March 2022
Organization University of Waikato, Hamilton, NZ
URL http://www.cs.waikato.ac.nz/ml/weka/
License MIT
Dependencies amount 1
Dependencies java-cup-runtime,
There are maybe transitive dependencies!

jplotter from group com.github.hageldave.jplotter (version 0.6.1)

The jplotter artifact provides a framework for scientific 2D visualizations such as scatter plots, contour lines, line graphs or vector field 'quiver' plots. It is using OpenGL and integrates into the AWT environment for graphical user interfaces.

Group: com.github.hageldave.jplotter Artifact: jplotter
Show all versions Show documentation Show source 
 

0 downloads
Artifact jplotter
Group com.github.hageldave.jplotter
Version 0.6.1
Last update 25. January 2022
Organization not specified
URL https://github.com/hageldave/JPlotter
License The MIT License (MIT)
Dependencies amount 5
Dependencies lwjgl3-awt, imagingkit-core, batik-all, pdfbox, graphics2d,
There are maybe transitive dependencies!

collect-client from group org.openforis.collect (version 3.26.36)

Group: org.openforis.collect Artifact: collect-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact collect-client
Group org.openforis.collect
Version 3.26.36
Last update 17. December 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flex-framework, halo, granite-swc, as3corelib,
There are maybe transitive dependencies!

day from group com.day (version 12)

This project definition contains the core definition for all Maven 2 projects of Day Management AG such that we have a consistent project build environment and need not repeat common configuration everytime. Each parent project of the Day products should refer to this project (${project.groupId}:${project.artifactId}:${project.version}) as its parent. It is not intended for this project to be modified often. Hence use a simple counter as its version.

Group: com.day Artifact: day
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact day
Group com.day
Version 12
Last update 28. October 2020
Organization Adobe
URL https://adobe.com
License License Agreement
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gwt-timer from group org.gwtproject.timer (version 1.0.0-RC1)

A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.gwtproject.timer Artifact: gwt-timer
Show documentation Show source 
 

0 downloads
Artifact gwt-timer
Group org.gwtproject.timer
Version 1.0.0-RC1
Last update 02. October 2020
Organization The GWT Project Authors
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

osgi.enroute.google.angular.webresource from group biz.aQute (version 1.5.7)

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

Group: biz.aQute Artifact: osgi.enroute.google.angular.webresource
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.google.angular.webresource
Group biz.aQute
Version 1.5.7
Last update 06. January 2020
Organization Google Inc. (bundled by OSGi enRoute)
URL http://angularjs.org/
License http://opensource.org/licenses/MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.base.api from group biz.aQute (version 2.2.0)

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.2.0.202001061701 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Group: biz.aQute Artifact: osgi.enroute.base.api
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.base.api
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!

jplotter from group com.github.hageldave (version 0.1.1)

The jplotter artifact provides a framework for scientific 2D visualizations such as scatter plots, contour lines, line graphs or vector field 'quiver' plots. It is using OpenGL and integrates into the AWT environment for graphical user interfaces.

Group: com.github.hageldave Artifact: jplotter
Show all versions Show documentation Show source 
 

0 downloads
Artifact jplotter
Group com.github.hageldave
Version 0.1.1
Last update 08. June 2019
Organization not specified
URL https://github.com/hageldave/JPlotter
License The MIT License (MIT)
Dependencies amount 3
Dependencies lwjgl3-awt, imagingkit-core, joml,
There are maybe transitive dependencies!

gwt-timer from group org.jresearch.gwtproject.timer (version 1.4.1)

Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.jresearch.gwtproject.timer Artifact: gwt-timer
Show all versions Show documentation Show source 
 

1 downloads
Artifact gwt-timer
Group org.jresearch.gwtproject.timer
Version 1.4.1
Last update 01. November 2018
Organization not specified
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!



Page 270 from 290 (items total 2892)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy