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

Download JAR files tagged by findbugs with all dependencies

Search JAR files by class name

oversigt-core from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: oversigt-core
Show documentation Show source 
 

0 downloads
Artifact oversigt-core
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 58
Dependencies oversigt-ui, slf4j-api, logback-classic, sqlite-jdbc, args4j, undertow-core, jboss-annotations-api_1.2_spec, jboss-servlet-api_4.0_spec, undertow-servlet, validation-api, hibernate-validator, hibernate-validator-annotation-processor, javax.el, jboss-jaxrs-api_2.1_spec, resteasy-jaxrs, resteasy-client, resteasy-cdi, resteasy-links, resteasy-guice, resteasy-jackson2-provider, weld-servlet, jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-datatype-jdk8, javax.el-api, jjwt, swagger-core, swagger-models, swagger-annotations, swagger-jaxrs, java-string-similarity, ews-java-api, guice, aopalliance, guava, jsr305, commons-lang3, commons-io, spring-beans, json-path, json-dom, freemarker, wro4j-core, wro4j-extensions, jira-rest-java-client-fix, jira-rest-java-client-api, atlassian-util-concurrent, jettison, jsch, jollyday, javax.mail, org.eclipse.jgit, jenkins-client, httpclient, httpcore, xml-apis,
There are maybe transitive dependencies!

oversigt from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: oversigt
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact oversigt
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

oversigt-ui from group com.hlag.oversigt (version 0.6)

Group: com.hlag.oversigt Artifact: oversigt-ui
Show documentation Show source 
 

0 downloads
Artifact oversigt-ui
Group com.hlag.oversigt
Version 0.6
Last update 30. March 2020
Organization Hapag-Lloyd AG
URL http://github.com/Hapag-Lloyd/oversigt
License MIT License
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

qalab from group net.objectlab (version 1.0)

This project collects data from several QA tools, like pmd, checkstyle, FindBugs, Cobertura and Simian and keeps track of them overtime. This allows developers, architects and project managers alike to be presented with a trend of the QA statistics of their project.

Group: net.objectlab Artifact: qalab
Show all versions Show source 
 

0 downloads
Artifact qalab
Group net.objectlab
Version 1.0
Last update 24. November 2006
Organization ObjectLab Ltd
URL http://qalab.sourceforge.net
License GNU General Public License
Dependencies amount 5
Dependencies jfreechart, jcommon, xerces, xercesImpl, ant,
There are maybe transitive dependencies!

ci-springboot-parent-pom from group de.davelee (version 2.3.0)

This is a Maven Parent POM for Continuous Integration using Java with Spring Boot. It includes the standard Spring Boot Starter as Parent POM as well as the Spring Boot Test Starter POM as dependency. In addition, an analysis profile can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (version 2.x and higher) or Cobertura (version 1.1.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs (version 1.1.x only) and Checkstyle.

Group: de.davelee Artifact: ci-springboot-parent-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-springboot-parent-pom
Group de.davelee
Version 2.3.0
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 1
Dependencies spring-boot-starter-web,
There are maybe transitive dependencies!

quality-check from group net.sf.qualitycheck (version 1.3)

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support.

Group: net.sf.qualitycheck Artifact: quality-check
Show all versions Show documentation Show source 
 

3 downloads
Artifact quality-check
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/modules/quality-check/
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies jsr305, commons-logging, junit, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

quality-parent from group net.sf.qualitycheck (version 1.3)

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support.

Group: net.sf.qualitycheck Artifact: quality-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quality-parent
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

superpom from group it.tidalwave.thesefoolishthings (version 5.2)

[![Build Status](https://drone.io/bitbucket.org/tidalwave/thesefoolishthings-superpom-src/status.png)] (https://drone.io/bitbucket.org/tidalwave/thesefoolishthings-superpom-src/latest) A feature-rich SuperPOM for building Java projects. It features: * explicit version configuration for a number of plugins; * easy configurability by means of pre-defined properties to avoid cut & copy of plugin sections. A number of profiles, that can be easily activated, are available for: * Spring-AOP configuration; * different kinds of Continuous Integration tasks, including a full run of QA tools such as JaCoCo, FindBugs, PMD, etc... * deploying WARs and locally running them with Tomcat or Jetty; * creating a Mac OS X bundle for JavaFX applications; * creating .deb packages for both application and services; * a customized release cycle, including all requirements for the Maven Central such as signing, with a 'transactional' behaviour (all artifacts, both the DSCM and the Maven artifacts are prepared on the local disk, so they can be uploaded in a second moment); Remember to customise it ------------------------ If you use it, please remember to change the ```description```,```url```, ```organization```, ```developers```, ```license```, etc... to override those related to the development of this POM.

Group: it.tidalwave.thesefoolishthings Artifact: superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact superpom
Group it.tidalwave.thesefoolishthings
Version 5.2
Last update 01. May 2023
Organization Tidalwave s.a.s.
URL http://tidalwave.it
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 12 from 12 (items total 118)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy