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

Download JAR files tagged by directory with all dependencies

Search JAR files by class name

maven-resources-plugin from group org.apache.maven.plugins (version 3.3.1)

The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated with the main source code while the test resources are associated with the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.

Group: org.apache.maven.plugins Artifact: maven-resources-plugin
Show all versions Show documentation Show source 
 

531 downloads
Artifact maven-resources-plugin
Group org.apache.maven.plugins
Version 3.3.1
Last update 21. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies plexus-utils, maven-filtering, commons-io, commons-lang3,
There are maybe transitive dependencies!

cleartk-ml-script from group org.cleartk (version 3.0.0)

This module provides connectors for building classifiers with arbitrary scripts. This was originally intended to be a connector to neural network libraries but is quite general. The way to use these connetors is to simply provide a path to a directory containing a train.* and classify.* script that will be called at the appropriate times.

Group: org.cleartk Artifact: cleartk-ml-script
Show documentation Show source 
 

0 downloads
Artifact cleartk-ml-script
Group org.cleartk
Version 3.0.0
Last update 09. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies guava, uimaj-core, uimafit-core, cleartk-ml,
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!

imagingbook-plugins-pom from group com.imagingbook (version 6.0.0)

Parent POM for plugin projects that rely on ImageJ's directory setup. 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-plugins-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact imagingbook-plugins-pom
Group com.imagingbook
Version 6.0.0
Last update 01. December 2022
Organization not specified
URL https://imagingbook.com
License not specified
Dependencies amount 2
Dependencies ij, imagingbook-common,
There are maybe transitive dependencies!

directory-maven-plugin from group org.commonjava.maven.plugins (version 1.0)

Provides goals to discover various paths based on the projects currently building. For example, directory of the execution root project, directory of a given project (based on groupId/artifactId), and highest project basedir that hasn't been resolved from the repository.

Group: org.commonjava.maven.plugins Artifact: directory-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact directory-maven-plugin
Group org.commonjava.maven.plugins
Version 1.0
Last update 22. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-core, maven-plugin-api, maven-model,
There are maybe transitive dependencies!

dockerbuild from group net.oneandone.maven.plugins (version 1.2.2)

Maven plugin to build Docker images from a Dockerfile. The main idea is to store this Dockerfile in a *dockerbuild* artifact and manage it centrally in your favorite Naven repository. To build an image, this plugin resolves the dockerbuild artifact, unpacks it into the build context directory, adds necessary artifacts, and runs a Docker build on it.

Group: net.oneandone.maven.plugins Artifact: dockerbuild
Show all versions Show documentation Show source 
 

0 downloads
Artifact dockerbuild
Group net.oneandone.maven.plugins
Version 1.2.2
Last update 23. June 2021
Organization not specified
URL https://github.com/mlhartme/maven-dockerbuild-plugin
License not specified
Dependencies amount 8
Dependencies docker-java-core, docker-java-transport-zerodep, sushi, jtar, gson, maven-filtering, maven-plugin-api, maven-core,
There are maybe transitive dependencies!

filedialog from group com.github.donmor (version 1.2.1)

The class FileDialog provides a set of methods to open dialogs for file-operating. It contains a set of static methods opening AlertDialogs to choose files or a directory, and a callback providing a java.io.File array contains files or directory chosen for further usages.

Group: com.github.donmor Artifact: filedialog
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact filedialog
Group com.github.donmor
Version 1.2.1
Last update 02. April 2021
Organization not specified
URL https://github.com/donmor/FileDialog
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

FileDialog from group com.github.donmor (version 1.2.1)

The class FileDialog provides a set of methods to open dialogs for file-operating. It contains a set of static methods opening AlertDialogs to choose files or a directory, and a callback providing a java.io.File array contains files or directory chosen for further usages.

Group: com.github.donmor Artifact: FileDialog
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact FileDialog
Group com.github.donmor
Version 1.2.1
Last update 01. April 2021
Organization not specified
URL https://github.com/donmor/FileDialog
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jjtree-javacc from group io.oss84.geotools.maven (version 24.2-oss84-1)

This Maven plugin run 'jjtree' on a set of .jjt files found in the source directory, which generates a set of .jj files. Next, this plugin executes 'javacc' on those .jj files in order to generate the .java files. All generated files are stored in a 'target/generated-sources' directory and are part of the compilation phase.

Group: io.oss84.geotools.maven Artifact: jjtree-javacc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jjtree-javacc
Group io.oss84.geotools.maven
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 2
Dependencies plexus-compiler-api, javacc,
There are maybe transitive dependencies!

cargo-sample-maven2-inPlaceDevelopment-test from group org.codehaus.cargo (version 1.8.5)

Sample application that exercises the Cargo Maven 2 / Maven 3 plugin's in-place development capabilities. Note that this sample currently works only for Jetty and Tomcat as it requires that container implementations support deploying an expanded WAR from a directory without copying it to the container deploy directory.

Group: org.codehaus.cargo Artifact: cargo-sample-maven2-inPlaceDevelopment-test
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cargo-sample-maven2-inPlaceDevelopment-test
Group org.codehaus.cargo
Version 1.8.5
Last update 27. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 53 from 67 (items total 667)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy