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

Download JAR files tagged by tool with all dependencies

Search JAR files by class name

sigtestdev from group net.java.sigtest (version 3.0-b12-v20140219)

The SigTest open source project is a collection of tools based on Oracle's commercial SigTest tools product. The SigTest tools can be used to compare APIs and to measure the test coverage of an API. Warning: this is an unofficial build of the open source SigTest tool made specifically for the Maven central repository by Alexey Gavrilov (mailto: [email protected]).

Group: net.java.sigtest Artifact: sigtestdev
Show documentation Show source 
 

5 downloads
Artifact sigtestdev
Group net.java.sigtest
Version 3.0-b12-v20140219
Last update 21. February 2014
Organization not specified
URL https://sigtest.java.net
License GNU General Public License, version 2, with the Classpath Exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmockit-coverage from group com.bah.jmockit.com.googlecode.jmockit (version 0.999.25)

JMockit Coverage is a code coverage tool with several metrics (line, path, data) capable of generating HTML reports. It is designed with ease of use in mind, avoiding the need for complex configuration. Instead, smart (but overridable) defaults are employed, such as the selection of which classes to consider for coverage, and where to find sources files for report generation.

Group: com.bah.jmockit.com.googlecode.jmockit Artifact: jmockit-coverage
Show documentation Show source 
 

0 downloads
Artifact jmockit-coverage
Group com.bah.jmockit.com.googlecode.jmockit
Version 0.999.25
Last update 17. January 2014
Organization not specified
URL http://code.google.com/p/jmockit
License MIT LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

perfidix from group org.perfidix (version 3.6.9)

Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Group: org.perfidix Artifact: perfidix
Show all versions Show documentation Show source 
 

5 downloads
Artifact perfidix
Group org.perfidix
Version 3.6.9
Last update 09. December 2013
Organization University of Konstanz, Distributed Systems Group
URL https://github.com/disy/perfidix
License New BSD
Dependencies amount 3
Dependencies commons-primitives, commons-math, joda-time,
There are maybe transitive dependencies!

opensocial-explorer from group org.opensocial.explorer (version 0.0.2)

The OpenSocial Explorer is a tool to help developers learn how to build OpenSocial gadgets. The goal of the OpenSocial Explorer is to demonstrate how to use all the features and APIs that are part of the OpenSocial specification. Besides the samples, the OpenSocial Explorer has an editor which allows developers to tweak the gadget to learn more about the specific features and APIs the sample is demonstrating. After modifying the sample the OpenSocial Explorer allows developers to re-render the gadget to see how the changes effect the sample.

Group: org.opensocial.explorer Artifact: opensocial-explorer
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact opensocial-explorer
Group org.opensocial.explorer
Version 0.0.2
Last update 01. November 2013
Organization OpenSocial Foundation
URL http://opensocial.github.com/explorer/
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies wink-json4j, guava, guice, powermock-module-junit4, shindig-common, shindig-sample-container, shindig-extras, shindig-social-api, shindig-gadgets, shindig-features, slf4j-jdk14,
There are maybe transitive dependencies!

maven-artifact from group io.tesla.maven (version 3.1.2)

Group: io.tesla.maven Artifact: maven-artifact
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-artifact
Group io.tesla.maven
Version 3.1.2
Last update 07. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies plexus-utils,
There are maybe transitive dependencies!

maven from group io.tesla.maven (version 3.1.2)

Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Group: io.tesla.maven Artifact: maven
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven
Group io.tesla.maven
Version 3.1.2
Last update 07. May 2013
Organization not specified
URL http://maven.apache.org/ref/${project.version}
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sensor-cpu-sigar-times from group fr.inria.powerapi.sensor (version 1.5)

Extends the `fr.inria.powerapi.sensor.cpu.sensor-cpu-sigar` module in providing time spent for each CPU frequency, useful for computation taking into account the DVFS. This `Sensor` module use information provided by the [cpufreq-info](http://linux.die.net/man/1/cpufreq-info "cpufreq-info") tool under the procfs/sysfs virtual filesystems, typically used by standard Linux distributions. See also: [Man proc](http://linux.die.net/man/5/proc "proc manual").

Group: fr.inria.powerapi.sensor Artifact: sensor-cpu-sigar-times
Show all versions Show documentation Show source 
 

0 downloads
Artifact sensor-cpu-sigar-times
Group fr.inria.powerapi.sensor
Version 1.5
Last update 22. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies core, sensor-cpu-api, sensor-cpu-sigar, scala-io-core_${scala.version},
There are maybe transitive dependencies!

jtidy from group com.google.code.maven-play-plugin.net.sf.jtidy (version r938)

JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

Group: com.google.code.maven-play-plugin.net.sf.jtidy Artifact: jtidy
Show documentation Show source 
 

17 downloads
Artifact jtidy
Group com.google.code.maven-play-plugin.net.sf.jtidy
Version r938
Last update 27. February 2013
Organization sourceforge
URL http://jtidy.sourceforge.net
License Java HTML Tidy License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

schemacrawler-maven-plugin from group net.sourceforge.schemacrawler (version 9.5)

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension, and schema documentation tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. The output is designed to be diff-ed against other database schemas.

Group: net.sourceforge.schemacrawler Artifact: schemacrawler-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact schemacrawler-maven-plugin
Group net.sourceforge.schemacrawler
Version 9.5
Last update 26. February 2013
Organization SchemaCrawler
URL http://mvn-schemacrwlr.sourceforge.net/${project.artifactId}/${project.version}/
License GNU Lesser General Public License Version 3.0
Dependencies amount 2
Dependencies maven-reporting-impl, schemacrawler,
There are maybe transitive dependencies!

javafx-deploy-lib from group com.zenjava (version 1.2)

The JavaFX Deploy Lib provides a core functionality for assembling JavaFX applications. It is build-tool independent and is intended to be used as a base to build plugins for Maven, Gradle and other third party tools. It is a direct replacement for the 'JavaFX packaging' library that comes with the JDK but without the limitations that come from being bundled in the JDK.

Group: com.zenjava Artifact: javafx-deploy-lib
Show all versions Show documentation Show source 
 

2 downloads
Artifact javafx-deploy-lib
Group com.zenjava
Version 1.2
Last update 14. February 2013
Organization not specified
URL https://github.com/zonski/javafx-deploy-lib
License GNU General Public License (GPL)
Dependencies amount 1
Dependencies velocity,
There are maybe transitive dependencies!



Page 643 from 671 (items total 6702)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy