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

Download JAR files tagged by project with all dependencies

Search JAR files by class name

imagingbook-parent-pom from group com.imagingbook (version 7.1.0)

Parent POM (Project Object Model) for general (non-plugin) imagingbook artifacts. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Group: com.imagingbook Artifact: imagingbook-parent-pom
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact imagingbook-parent-pom
Group com.imagingbook
Version 7.1.0
Last update 11. January 2023
Organization not specified
URL http://www.imagingbook.com
License BSD 2-Clause "Simplified" License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

parent from group de.lars-sh (version 0.9.14)

This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.

Group: de.lars-sh Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group de.lars-sh
Version 0.9.14
Last update 30. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies utils,
There are maybe transitive dependencies!

jcore-pubmed-reader from group de.julielab (version 2.6.0)

Leveraging the JCoRe XML Reader, this project employs a PubMed-enabled mapping file to map PubMed XML documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML PubmedArticle. The XML format is the one used by NCBI when displaying results in PubMed as XML.

Group: de.julielab Artifact: jcore-pubmed-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-pubmed-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-reader
License BSD-2-Clause
Dependencies amount 5
Dependencies jcore-xml-reader, logback-classic, jcore-descriptor-creator, jcore-utilities, junit-jupiter-engine,
There are maybe transitive dependencies!

sis-build-helper from group org.apache.sis.core (version 1.3)

Define Maven Mojos and Javadoc taglets for generating resource files formatting the Javadoc or creating ".oxt" files for OpenOffice.org. While any project could use it, this module is primarily for internal use by Apache SIS and may change in any future version.

Group: org.apache.sis.core Artifact: sis-build-helper
Show all versions Show source 
 

0 downloads
Artifact sis-build-helper
Group org.apache.sis.core
Version 1.3
Last update 17. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies plexus-build-api, commons-compress,
There are maybe transitive dependencies!

piranha-micro-shrinkwrap-core from group cloud.piranha.micro.shrinkwrap (version 22.12.0)

This project delivers the Piranha Micro Shrinkwrap Core code. It sets up the "global" environment for a micro instance, such as JNDI, a URL handler, a default identity store, and the annotation index. It creates a web application that it either returns or deploys itself to an embedded HTTP server.

Group: cloud.piranha.micro.shrinkwrap Artifact: piranha-micro-shrinkwrap-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact piranha-micro-shrinkwrap-core
Group cloud.piranha.micro.shrinkwrap
Version 22.12.0
Last update 13. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies piranha-core-impl, piranha-http-impl, piranha-http-webapp, piranha-extension-annotationscan, jandex, piranha-resource-shrinkwrap, shrinkwrap-descriptors-api-base, shrinkwrap-resolver-api-maven, shrinkwrap-resolver-impl-maven, shrinkwrap-resolver-impl-maven-archive, shrinkwrap-resolver-spi,
There are maybe transitive dependencies!

julielab-bioportal-ontology-tools from group de.julielab (version 1.1.1)

This project contains some utilities to process ontologies and related data as retrieved from BioPortal. The tools include the download of ontologies from BioPortal, download of mappings from BioPortal and the extraction of names, synonyms, descriptions and superclasses of ontology concepts from downloaded ontologies.

Group: de.julielab Artifact: julielab-bioportal-ontology-tools
Show all versions Show documentation Show source 
 

1 downloads
Artifact julielab-bioportal-ontology-tools
Group de.julielab
Version 1.1.1
Last update 03. December 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies httpmime, httpclient, slf4j-api, gson, owlapi-distribution, commons-lang3, org.semanticweb.hermit, julielab-java-utilities,
There are maybe transitive dependencies!

telenav-root-superpom from group com.telenav (version 1.0.16)

The uber-root telenav superpom, containing global plugin configuration, possibly a few rarely changing dependency management elements and NOTHING ELSE. Anything here must be safe to include in the build of EVERY SINGLE PROJECT.

Group: com.telenav Artifact: telenav-root-superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact telenav-root-superpom
Group com.telenav
Version 1.0.16
Last update 08. November 2022
Organization Telenav
URL https://www.telenav.com/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

automodule-inject from group com.mastfrog (version 1.2)

A maven plugin which injects a property - by default autoAutoModuleName into each project which will always be a *valid* Java identifier and is usable in a manifestEntries section by the maven-jar-plugin - frequently Maven artifact IDs contain hyphens or numbers which are illegal in module names.

Group: com.mastfrog Artifact: automodule-inject
Show all versions Show documentation Show source 
 

0 downloads
Artifact automodule-inject
Group com.mastfrog
Version 1.2
Last update 27. October 2022
Organization Mastfrog Technologies
URL https://github.com:timboudreau/mastfrog-parent
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gitlog-maven-plugin from group com.github.danielflower.mavenplugins (version 1.14.0)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: gitlog-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitlog-maven-plugin
Group com.github.danielflower.mavenplugins
Version 1.14.0
Last update 23. October 2022
Organization not specified
URL https://github.com/danielflower/maven-gitlog-plugin
License MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3, maven-reporting-api, doxia-sink-api, xml-apis,
There are maybe transitive dependencies!

zephyr-sync-report-api from group lv.ctco.zephyr (version 0.0.17)

Group: lv.ctco.zephyr Artifact: zephyr-sync-report-api
Show all versions Show documentation Show source 
 

1 downloads
Artifact zephyr-sync-report-api
Group lv.ctco.zephyr
Version 0.0.17
Last update 23. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 2792 from 2944 (items total 29434)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy