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

Download JAR files tagged by referenced with all dependencies

Search JAR files by class name

wsdl-import-maven-plugin from group com.github.abelmarkus (version 1.0.2)

Maven plugin which downloads a wsdl and all referenced schema-files/inner-wsdls recursively to a specified target folder (default: src/main/resources/wsdl) and rewrites schema-locations in all files.

Group: com.github.abelmarkus Artifact: wsdl-import-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact wsdl-import-maven-plugin
Group com.github.abelmarkus
Version 1.0.2
Last update 13. February 2021
Organization not specified
URL https://github.com/abelmarkus/wsdl-import-maven-plugin
License Apache License, Version 2.0
Dependencies amount 3
Dependencies maven-plugin-api, maven-plugin-annotations, wsdl4j,
There are maybe transitive dependencies!

cucumber-features-pp-maven-plugin from group org.bitbucket.idensitylab (version 1.0.0)

A Maven Plugin to use CSV Testdata in Cucumber Featurefiles. All feature files will be copied from your configured 'featuresInputDirectory' to directory `featuresOutputDirectory` and replace the included tag with content of referenced csv file.

Group: org.bitbucket.idensitylab Artifact: cucumber-features-pp-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact cucumber-features-pp-maven-plugin
Group org.bitbucket.idensitylab
Version 1.0.0
Last update 12. August 2018
Organization not specified
URL https://idensitylab.de/cucumber
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wsdlget-maven-plugin from group com.github.dkschlos (version 1.0.0)

Maven plugin which downloads a wsdl and all referenced schema-filed to a specified target folder (default: src/main/resources/wsdl) and rewrites schema-locations in all files.

Group: com.github.dkschlos Artifact: wsdlget-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact wsdlget-maven-plugin
Group com.github.dkschlos
Version 1.0.0
Last update 16. August 2016
Organization not specified
URL https://github.com/dkschlos/wsdlget-maven-plugin
License Apache License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, wsdl4j, slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!

org.apache.stanbol.data.sites.dbpedia from group org.apache.stanbol (version 1.2.0)

This bundle allows to use DBpedia as Referenced Site. The build also downloads a small DBPedia index that contains 43k entities. This index can be upgrated to an bigger version by copying a dbpedia.solrindex.zip file into the Stanbol /datafiles folder.

Group: org.apache.stanbol Artifact: org.apache.stanbol.data.sites.dbpedia
Show all versions Show source 
 

0 downloads
Artifact org.apache.stanbol.data.sites.dbpedia
Group org.apache.stanbol
Version 1.2.0
Last update 15. September 2016
Organization not specified
URL Not specified
License Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.apache.stanbol.contenthub.search.related from group org.apache.stanbol (version 0.12.0)

Finds ontlogy classes and individuals based on query keywords. Finds related keywords from various types of source e.g Wordnet, an external ontology, semantic information obtained through referenced sites.

Group: org.apache.stanbol Artifact: org.apache.stanbol.contenthub.search.related
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.contenthub.search.related
Group org.apache.stanbol
Version 0.12.0
Last update 24. February 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.stanbol.entityhub.servicesapi, org.apache.stanbol.entityhub.model.clerezza, org.apache.stanbol.contenthub.servicesapi, org.apache.felix.scr.annotations, org.osgi.compendium, rdf.jena.facade, slf4j-api, jena, arq,
There are maybe transitive dependencies!

mina-integration-xbean from group org.apache.mina (version 2.2.3)

This module generates an XML scheme file for the MINA Spring configuration namespace. This XSD is referenced by Spring configuration files using MINA components to have a much less verbose configuration. When used with the XBean application context loader the same old Spring ApplictionContext is generated from this more intuitive and terse configuration file.

Group: org.apache.mina Artifact: mina-integration-xbean
Show all versions Show documentation Show source 
 

0 downloads
Artifact mina-integration-xbean
Group org.apache.mina
Version 2.2.3
Last update 06. September 2023
Organization not specified
URL https://maven.apache.org
License not specified
Dependencies amount 5
Dependencies mina-integration-beans, mina-core, mina-core, spring, xbean-spring,
There are maybe transitive dependencies!

schemas from group uk.org.retep.xmpp.xmpp (version 10.6)

This generates a schema artifact which contains all of the schemas from xmpp.org's subversion repository. Generating this artifact enables a schema to be referenced by jaxb using the ClassPathCatalogResolver and a catalog file. To refresh the content of this artifact, either remove the src/main/resources directory manually or run a clean build from hudson. This is because maven-scm-plugin is set to checkout only if that directory does not exist so that the remote subversion repository is not hit every time a build is performed.

Group: uk.org.retep.xmpp.xmpp Artifact: schemas
Show all versions Show source 
 

1 downloads
Artifact schemas
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

components-base from group com.jsftoolkit (version 0.9)

The core classes for the JSF Toolkit Component Framework. Includes all framework base and utility classes as well as component kick-start/code-generation and registration tools. Also includes some classes for testing that are reused in other projects. They cannot be factored out into a separate project because they are referenced by the tests and they reference this code (circular dependence).

Group: com.jsftoolkit Artifact: components-base
Show source 
 

0 downloads
Artifact components-base
Group com.jsftoolkit
Version 0.9
Last update 30. April 2007
Organization not specified
URL http://cs.baylor.edu/~sloan/project/
License GNU General Public License 2.0
Dependencies amount 3
Dependencies commons-digester, junit, shale-test,
There are maybe transitive dependencies!

classdep from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend. Typically this tool is used to compute the necessary and sufficient set of classes to include in a JAR file, for use in the class path of a client or service, or for use in the codebase of a client or service. The tool starts with a set of "root" classes and recursively computes a dependency graph, finding all of the classes referenced directly by the root classes, finding all of the classes referenced in turn by those classes, and so on, until no new classes are found or until classes that are not of interest are found. The normal output of the tool is a list of all of the classes in the dependency graph. The output from this command can be used as input to the jar tool, to create a JAR file containing precisely those classes.

Group: au.net.zeus.jgdms.tools Artifact: classdep
Show all versions Show documentation Show source 
 

0 downloads
Artifact classdep
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!

impex-legacy-bundle from group org.kuali.db.impex (version 1.0.0)

This project creates a bundle of the Impex legacy tool that is decoupled from Subversion. It creates a jar file that has the exact same binaries, source, directory structure, and layout as the Impex contained inside Subversion. Since it is published as a versioned jar file, it can be referenced in other processes (like the Rice binary release process) without those processes needing the ability to connect back to Subversion to check out the tool. Processes that need access to the legacy Impex tool can thus express a normal maven dependency in order to obtain it.

Group: org.kuali.db.impex Artifact: impex-legacy-bundle
Show source 
 

0 downloads
Artifact impex-legacy-bundle
Group org.kuali.db.impex
Version 1.0.0
Last update 06. November 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 4 from 3 (items total 42)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy