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

Download JAR files tagged by reporting with all dependencies

Search JAR files by class name

project-info-maven-plugin from group com.comeon.mojo (version 1.0.0)

Light-weight project information extractor, for reporting optionally filtered dependencies and some other things on a project. Useful for collecting version information and who depends on who in an environment with multiple servers, perhaps many many small services.

Group: com.comeon.mojo Artifact: project-info-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact project-info-maven-plugin
Group com.comeon.mojo
Version 1.0.0
Last update 21. May 2015
Organization not specified
URL https://github.com/comeon-stockholm/project-info-maven-plugin
License MIT License
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, maven-project, gson,
There are maybe transitive dependencies!

uberpom-java-ear from group com.squeakysand.devtools (version 7)

A POM that can be extended by all POMs that use the ear packaging type. It extends the main uberpom because EAR files don't contain Java source code so we do not want to inherit all the reporting and other settings from the JAR Uber POM, which are not necessary and would just slow the build down.

Group: com.squeakysand.devtools Artifact: uberpom-java-ear
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact uberpom-java-ear
Group com.squeakysand.devtools
Version 7
Last update 07. August 2013
Organization not specified
URL ${projects.http.url}/devtools/${project.parent.artifactId}/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jacoco-gwt-maven-plugin from group org.jboss.errai (version 0.5.4.201202141554)

The JaCoCo GWT Maven Plugin provides test coverage monitoring and reporting for GWTTestCase tests run under Maven. Based on the jacoco-maven-plugin project by Evgeny Mandrikov and Marc R. Hoffmann. Developed as part of the Errai framework.

Group: org.jboss.errai Artifact: jacoco-gwt-maven-plugin

 

0 downloads
Artifact jacoco-gwt-maven-plugin
Group org.jboss.errai
Version 0.5.4.201202141554
Last update 14. February 2012
Organization JBoss, by Red Hat
URL https://github.com/errai/jacoco-gwt-maven-plugin
License Eclipse Public License v1.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-project, plexus-utils, org.jacoco.agent, org.jacoco.core, org.jacoco.report,
There are maybe transitive dependencies!

dynamicreports from group net.sourceforge.dynamicreports (version 1.3.0)

DynamicReports is a Java reporting library. The main benefit of this library is a dynamic report design and no need for a visual report designer. You can very quickly create reports and produce documents which can be displayed, printed or exported to many popular formats such as PDF, Excel, Word and others.

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

5 downloads
Artifact dynamicreports
Group net.sourceforge.dynamicreports
Version 1.3.0
Last update 19. July 2010
Organization not specified
URL http://dynamicreports.sourceforge.net
License GNU Lesser General Public License
Dependencies amount 2
Dependencies jasperreports, commons-lang,
There are maybe transitive dependencies!

dependency-check-core from group org.owasp (version 9.1.0)

dependency-check-core is the engine and reporting tool used to identify and report if there are any known, publicly disclosed vulnerabilities in the scanned project's dependencies. The engine extracts meta-data from the dependencies and uses this to do fuzzy key-word matching against the Common Platfrom Enumeration (CPE), if any CPE identifiers are found the associated Common Vulnerability and Exposure (CVE) entries are added to the generated report.

Group: org.owasp Artifact: dependency-check-core
Show all versions Show documentation Show source 
 

6 downloads
Artifact dependency-check-core
Group org.owasp
Version 9.1.0
Last update 31. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 36
Dependencies open-vulnerability-clients, jdiagnostics, pecoff4j, commons-jcs3-core, jcs3-slf4j, packageurl-java, cpe-parser, semver4j, slf4j-api, dependency-check-utils, commons-collections4, commons-compress, commons-io, commons-lang3, commons-text, commons-dbcp2, lucene-core, lucene-analyzers-common, lucene-queryparser, velocity-engine-core, h2, javax.json, jsoup, jackson-databind, jackson-datatype-jsr310, jackson-module-afterburner, jackson-module-blackbird, jackson-dataformat-yaml, retirejs-core, ossindex-service-client, guava, toml4j, aho-corasick-double-array-trie, commons-validator, commons-beanutils, packager-rpm,
There are maybe transitive dependencies!

maven-artifact from group org.apache.maven (version 4.0.0-alpha-13)

Group: org.apache.maven Artifact: maven-artifact
Show all versions Show documentation Show source 
 

442 downloads
Artifact maven-artifact
Group org.apache.maven
Version 4.0.0-alpha-13
Last update 06. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven from group org.apache.maven (version 4.0.0-alpha-13)

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: org.apache.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 org.apache.maven
Version 4.0.0-alpha-13
Last update 06. March 2024
Organization not specified
URL https://maven.apache.org/ref/${project.version}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dynamicreports-core from group net.sourceforge.dynamicreports (version 6.20.1)

DynamicReports is an open source Java reporting library based on JasperReports. It allows to create dynamic report designs and it doesn't need a visual report designer. You can very quickly create reports and produce documents that can be displayed, printed or exported into many popular formats such as PDF, Excel, Word and others.

Group: net.sourceforge.dynamicreports Artifact: dynamicreports-core
Show all versions Show documentation Show source 
 

376 downloads
Artifact dynamicreports-core
Group net.sourceforge.dynamicreports
Version 6.20.1
Last update 21. November 2023
Organization not specified
URL https://github.com/dynamicreports
License not specified
Dependencies amount 11
Dependencies jasperreports, core, commons-text, commons-lang3, barcode4j, junit, batik-bridge, jaxb-api, jaxb-core, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

maven-cucumber-reporting from group net.masterthought (version 9863b38b-beta)

This project provides a maven mojo for using cucumber-reporting to publish pretty html reports for Cucumber. It works by generating html from the cucumber json report formatter. So can be used anywhere a json report is generated. Current use is in the cucumber jenkins plugin and a maven mojo to generate the same report from mvn command line when running locally.

Group: net.masterthought Artifact: maven-cucumber-reporting
Show all versions Show documentation Show source 
 

137 downloads
Artifact maven-cucumber-reporting
Group net.masterthought
Version 9863b38b-beta
Last update 28. July 2023
Organization not specified
URL http://maven.apache.org
License LGPL 2.1
Dependencies amount 3
Dependencies maven-plugin-api, commons-collections, cucumber-reporting,
There are maybe transitive dependencies!

maven-model-transform from group org.apache.maven (version 4.0.0-alpha-7)

Group: org.apache.maven Artifact: maven-model-transform
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-model-transform
Group org.apache.maven
Version 4.0.0-alpha-7
Last update 24. June 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies plexus-xml,
There are maybe transitive dependencies!



Page 121 from 126 (items total 1259)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy