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

Download JAR files tagged by both with all dependencies

Search JAR files by class name

android-shape-imageview from group com.github.siyamed (version 0.9.3)

Provides a set of custom shaped android imageview components, and a framework to define more shapes. Implements both shader and bitmap mask based image views. Shader based one uses canvas draw methods and Path construct, Mask based one uses xfermode to draw image on bitmaps defined by android shape XML's or resource bitmaps.

Group: com.github.siyamed Artifact: android-shape-imageview
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact android-shape-imageview
Group com.github.siyamed
Version 0.9.3
Last update 12. October 2015
Organization not specified
URL https://github.com/siyamed/android-shape-imageview
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kxml2,
There are maybe transitive dependencies!

portals-pom from group org.apache.portals (version 1.4)

Apache Portals is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available Portal related software on a wide variety of platforms and programming languages. This project is managed in cooperation with various individuals worldwide (both independent and company-affiliated experts), who use the Internet to communicate, plan, and develop Portal software and related documentation.

Group: org.apache.portals Artifact: portals-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact portals-pom
Group org.apache.portals
Version 1.4
Last update 27. March 2015
Organization not specified
URL http://portals.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mason from group fr.irit.smac.thirdparty.edu.gmu.cs (version 18)

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

Group: fr.irit.smac.thirdparty.edu.gmu.cs Artifact: mason
Show documentation Show source 
 

2 downloads
Artifact mason
Group fr.irit.smac.thirdparty.edu.gmu.cs
Version 18
Last update 29. October 2014
Organization not specified
URL http://cs.gmu.edu/~eclab/projects/mason/
License Most of MASON
Dependencies amount 8
Dependencies jfreechart, itext, jmf, j3d-core, j3d-core-utils, jogl-all-main, joal-main, gluegen-rt-main,
There are maybe transitive dependencies!

costSensitiveAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.3)

This package provides two meta attribute selection evaluators - one for performing cost-sensitive attribute evaluation (CostSensitiveAttributeEval) and a second for performing cost-sensitive subset evaluation (CostSensitiveSubsetEval). Both methods take a cost matrix and a base evaluator. If the base evaluator can handle instance weights, then the training data is weighted according to the cost matrix, otherwise the training data is sampled according to the cost matrix.

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

0 downloads
Artifact costSensitiveAttributeSelection
Group nz.ac.waikato.cms.weka
Version 1.0.3
Last update 29. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/costSensitiveAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

guava-bootstrap-jdk5 from group com.google.guava (version 17.0)

ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). It also builds a version of AbstractExecutorService that is equivalent to a JDK5 version but using the JDK6 type parameters for the invokeAll/invokeAny methods just as with ExecutorService. This project's is then used in the bootstrap class path of Guava proper.

Group: com.google.guava Artifact: guava-bootstrap-jdk5
Show all versions Show documentation Show source 
 

2 downloads
Artifact guava-bootstrap-jdk5
Group com.google.guava
Version 17.0
Last update 22. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

guava-bootstrap from group com.google.guava (version 12.0-rc1)

ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). This project's is then used in the bootstrap class path of Guava proper.

Group: com.google.guava Artifact: guava-bootstrap
Show all versions Show documentation Show source 
 

3 downloads
Artifact guava-bootstrap
Group com.google.guava
Version 12.0-rc1
Last update 30. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

guava-bootstrap from group org.sonatype.sisu.inject (version 0.11.1)

ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). This project's is then used in the bootstrap class path of Guava proper.

Group: org.sonatype.sisu.inject Artifact: guava-bootstrap
Show documentation Show source 
 

0 downloads
Artifact guava-bootstrap
Group org.sonatype.sisu.inject
Version 0.11.1
Last update 15. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mason from group edu.gmu.cs (version 14.0)

MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.

Group: edu.gmu.cs Artifact: mason
Show documentation Show source 
 

0 downloads
Artifact mason
Group edu.gmu.cs
Version 14.0
Last update 07. October 2009
Organization not specified
URL http://www.cs.gmu.edu/~eclab/projects/mason/
License Academic Free License, version 3.0
Dependencies amount 3
Dependencies jcommon, jfreechart, itext,
There are maybe transitive dependencies!

fdsapi from group com.fdsapi (version 1.0.4)

The FormattedDataSet Java class is the easiest way to generate dynamic text (HTML, XML, WML, CSV, and more). The dynamic text is generated by using tabular data as input (SQL, ResultSets, 2 dimensional arrays and more). The API is free, open-source, thread safe, and high performance. The primary benefit of using the FormattedDataSet is that both data and formatting can be reused independently.

Group: com.fdsapi Artifact: fdsapi

 

0 downloads
Artifact fdsapi
Group com.fdsapi
Version 1.0.4
Last update 06. January 2009
Organization not specified
URL http://www.fdsapi.com/
License BSD License
Dependencies amount 2
Dependencies oro, jamon,
There are maybe transitive dependencies!

webtestfixtures from group net.sf.webtestfixtures (version 2.0.1.3)

WebTest Fixtures are an extension to FIT/FitNesse that implement a customer-friendly language for web testing, utilising Selenium Remote Control. WebTest runs inside FitNesse, allowing you to integrate web UI tests into an automated build system, and use other FitNesse fixtures to talk to your domain model, prepare and verify database changes during Web UI tests. Both .NET and Java FitNesse runners are supported, and the library is released under GPL.

Group: net.sf.webtestfixtures Artifact: webtestfixtures
Show documentation Show source 
 

0 downloads
Artifact webtestfixtures
Group net.sf.webtestfixtures
Version 2.0.1.3
Last update 01. January 2009
Organization not specified
URL http://www.fitnesse.info/webtest
License GNU General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 105 from 115 (items total 1146)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy