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

Download JAR files tagged by program with all dependencies

Search JAR files by class name

sonar-findbugs-plugin from group org.codehaus.sonar-plugins.java (version 3.2)

FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.

Group: org.codehaus.sonar-plugins.java Artifact: sonar-findbugs-plugin
Show all versions Show documentation Show source 
 

8 downloads
Artifact sonar-findbugs-plugin
Group org.codehaus.sonar-plugins.java
Version 3.2
Last update 17. March 2015
Organization SonarSource
URL http://redirect.sonarsource.com/plugins/findbugs.html
License GNU LGPL 3
Dependencies amount 4
Dependencies findbugs, sslr-squid-bridge, annotations, xstream,
There are maybe transitive dependencies!

cobertura from group net.sourceforge.cobertura (version 2.1.1)

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

Group: net.sourceforge.cobertura Artifact: cobertura
Show all versions Show documentation Show source 
 

1183 downloads
Artifact cobertura
Group net.sourceforge.cobertura
Version 2.1.1
Last update 26. February 2015
Organization not specified
URL http://cobertura.sourceforge.net
License not specified
Dependencies amount 16
Dependencies asm, asm-tree, asm-commons, asm-util, asm-analysis, oro, jaxen, ant, ant-junit, servlet-api-2.5, jetty, jetty-util, slf4j-api, logback-classic, junit, commons-lang3,
There are maybe transitive dependencies!

parallelj-tracknrestart from group org.parallelj (version 1.3.3)

ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution. This project allows to deal with error management in ParallelJ and allows to track a Program execution, and restart it if some errors are found.

Group: org.parallelj Artifact: parallelj-tracknrestart
Show all versions Show documentation Show source 
 

0 downloads
Artifact parallelj-tracknrestart
Group org.parallelj
Version 1.3.3
Last update 18. June 2014
Organization Atos Worldline
URL http://www.parallelj.org
License LGPL 2.1
Dependencies amount 7
Dependencies quartz, aspectjrt, parallelj-launching, aspectjweaver, slf4j-api, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

cobertura from group com.google.code.maven-play-plugin.net.sourceforge.cobertura (version 1.9.2-patched-play-cobertura-1.0-jdk15)

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

Group: com.google.code.maven-play-plugin.net.sourceforge.cobertura Artifact: cobertura
Show all versions Show documentation Show source 
 

26 downloads
Artifact cobertura
Group com.google.code.maven-play-plugin.net.sourceforge.cobertura
Version 1.9.2-patched-play-cobertura-1.0-jdk15
Last update 25. February 2013
Organization not specified
URL http://cobertura.sourceforge.net
License The GNU General Public License, Version 2
Dependencies amount 5
Dependencies oro, asm, asm-tree, log4j, ant,
There are maybe transitive dependencies!

sonar-findbugs-plugin from group org.codehaus.sonar.plugins (version 3.3.2)

FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.

Group: org.codehaus.sonar.plugins Artifact: sonar-findbugs-plugin
Show all versions Show documentation Show source 
 

4 downloads
Artifact sonar-findbugs-plugin
Group org.codehaus.sonar.plugins
Version 3.3.2
Last update 21. November 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies findbugs,
There are maybe transitive dependencies!

jseq from group net.sourceforge.jseq (version 0.6)

JSeq is a tool to automatically create UML sequence diagrams. It works by following the execution of a Java program, noting each method entry and exit. It then generates a sequence diagram from this information.

Group: net.sourceforge.jseq Artifact: jseq
Show documentation Show source 
 

0 downloads
Artifact jseq
Group net.sourceforge.jseq
Version 0.6
Last update 11. December 2011
Organization Edge Software, Co., Ltd.
URL http://jseq.sourceforge.net
License GNU Lesser General Public License
Dependencies amount 2
Dependencies nsuml, sdedit-light,
There are maybe transitive dependencies!

maven-cobertura-plugin from group maven-plugins (version 1.4)

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

Group: maven-plugins Artifact: maven-cobertura-plugin
Show all versions 
 

1 downloads
Artifact maven-cobertura-plugin
Group maven-plugins
Version 1.4
Last update 27. July 2007
Organization SourceForge
URL http://maven-plugins.sourceforge.net/maven-cobertura-plugin/
License not specified
Dependencies amount 6
Dependencies cobertura, oro, asm, asm-tree, log4j, commons-jelly-tags-log,
There are maybe transitive dependencies!

scala-isabelle_2.12 from group de.unruh (version 0.4.3-RC1)

Group: de.unruh Artifact: scala-isabelle_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-isabelle_2.12
Group de.unruh
Version 0.4.3-RC1


scala-isabelle_2.13 from group de.unruh (version 0.4.3-RC1)

This library allows to control an Isabelle process (https://isabelle.in.tum.de/) from a Scala program. It allows to execute ML code inside the Isabelle process, and to operate on theories, theorems, terms, etc. See the webpage (https://dominique-unruh.github.io/scala-isabelle) for more information.

Group: de.unruh Artifact: scala-isabelle_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-isabelle_2.13
Group de.unruh
Version 0.4.3-RC1
Last update 10. July 2024
Organization de.unruh
URL https://dominique-unruh.github.io/scala-isabelle
License MIT
Dependencies amount 11
Dependencies scala-library, java-patterns, log4s_2.13, slf4j-simple, commons-io, scalaz-core_2.13, commons-lang3, commons-text, guava, annotations, icu4j,
There are maybe transitive dependencies!

gwt-commons-validator from group de.knightsoft-net (version 1.9.0-0)

Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts. This is a port for GWT, which enables program, to use Apache Commons Validator also in the frontend compiled by the gwt compiler to java-script.

Group: de.knightsoft-net Artifact: gwt-commons-validator
Show all versions Show documentation Show source 
 

16 downloads
Artifact gwt-commons-validator
Group de.knightsoft-net
Version 1.9.0-0
Last update 19. June 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-validator
License Apache License, Version 2.0
Dependencies amount 6
Dependencies commons-beanutils, commons-digester, commons-logging, commons-collections, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!



Page 57 from 69 (items total 688)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy