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

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!

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

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

cucumber2junit-maven-plugin from group io.github.carousell (version 1.5.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.carousell Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.carousell
Version 1.5.2
Last update 29. August 2018
Organization not specified
URL https://carousell.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 10
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, aws-java-sdk-dynamodb, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

cucumber2junit-maven-plugin from group io.github.martinschneider (version 1.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.martinschneider Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.martinschneider
Version 1.2
Last update 21. June 2018
Organization not specified
URL https://martinschneider.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 8
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, maven-plugin-api,
There are maybe transitive dependencies!



Page 274 from 3 (items total 2931)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy