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

Download JAR files tagged by file with all dependencies

Search JAR files by class name

maven-antrun-extended-plugin from group org.jvnet.maven-antrun-extended-plugin (version 1.43)

This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant such as constructing file-based installation distros.

Group: org.jvnet.maven-antrun-extended-plugin Artifact: maven-antrun-extended-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact maven-antrun-extended-plugin
Group org.jvnet.maven-antrun-extended-plugin
Version 1.43
Last update 22. August 2012
Organization not specified
URL http://java.net/projects/maven-antrun-extended-plugin
License Apache License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-project, ant, commons-io, commons-collections,
There are maybe transitive dependencies!

local-file-exposer from group org.ow2.weblab.webservices (version 2.0)

When indexing a shared folder, it enable to add the value of the dc:source property to wl:isExposedAs. It is possible to apply a transformation on the value to be copied. To let this work, it's need to add a context file in either your tomcat or liferay configuration and to let this service use the URL of your server as exposition pattern.

Group: org.ow2.weblab.webservices Artifact: local-file-exposer
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact local-file-exposer
Group org.ow2.weblab.webservices
Version 2.0
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies rdf-helper-jena,
There are maybe transitive dependencies!

file-repository from group org.ow2.weblab.webservices (version 1.7.2)

It's a file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. When you save a resource, the component checks if the resource's uri exists and if it's exists replace it, if not generate an unique uri for the repository and replace all old uris with the new one and save the resource. You can load every saved resource, and subresource.

Group: org.ow2.weblab.webservices Artifact: file-repository
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact file-repository
Group org.ow2.weblab.webservices
Version 1.7.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

isorelax-jaxp-bridge-ILM from group org.jopendocument (version 1.1)

modified as per https://isorelax-jaxp-bridge.dev.java.net/issues/show_bug.cgi?id=1 fixed the service file made SchemaFactoryImpl public because of a reflection bug ( http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4071957 )

Group: org.jopendocument Artifact: isorelax-jaxp-bridge-ILM
Show documentation Show source 
 

0 downloads
Artifact isorelax-jaxp-bridge-ILM
Group org.jopendocument
Version 1.1
Last update 30. April 2012
Organization ILM Informatique
URL http://www.jopendocument.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scriptingClassifiers from group nz.ac.waikato.cms.weka (version 1.0.2)

Wrapper classifiers for Jython and Groovy code. Even though the classifier is serializable, the trained classifier cannot be stored persistently. I.e., one cannot store a model file and re-load it at a later point in time again to make predictions.

Group: nz.ac.waikato.cms.weka Artifact: scriptingClassifiers
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptingClassifiers
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/scriptingClassifiers
License GNU General Public License 3
Dependencies amount 3
Dependencies weka-dev, jython-standalone, groovy-all,
There are maybe transitive dependencies!

ngramj-language-extraction from group org.ow2.weblab.webservices (version 1.2.2)

This component is dedicated to process text resources contained by the Resource in input in order to identify in which language they are written. A dc:language property is added to every Text section having as value name of the ngp file used as for language profile.

Group: org.ow2.weblab.webservices Artifact: ngramj-language-extraction
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ngramj-language-extraction
Group org.ow2.weblab.webservices
Version 1.2.2
Last update 06. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cngram,
There are maybe transitive dependencies!

simple-file-repository from group org.ow2.weblab.webservices (version 1.2)

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Group: org.ow2.weblab.webservices Artifact: simple-file-repository
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.webservices
Version 1.2
Last update 07. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-codec, dataoperator,
There are maybe transitive dependencies!

application from group net.sf.beezle.maven.plugins (version 1.3.5)

Generates an application file. An application file is a single file containing your entire application, it's all you need to distribute or run the application. Technically, an application file is a Bash shell script with an appended executable jar file. You can invoke it directly or you can pass it as an argument to java -jar. You can rename it without breaking the application.

Group: net.sf.beezle.maven.plugins Artifact: application
Show all versions Show documentation Show source 
 

0 downloads
Artifact application
Group net.sf.beezle.maven.plugins
Version 1.3.5
Last update 28. November 2011
Organization not specified
URL https://sourceforge.net/apps/trac/beezle/wiki/ApplicationHome
License GNU Lesser General Public License, Version 2.1
Dependencies amount 6
Dependencies sushi, jsch, maven-model, maven-plugin-api, maven-artifact, maven-project,
There are maybe transitive dependencies!

maven-postman-plugin from group ch.fortysix (version 0.1.6)

Enables sending of mails in a build. The purpose of the plugin is to support conditional emailing (e.g. send an email if a file contains a certain string, the tests failed or just to send a notification or an artifact via mail)

Group: ch.fortysix Artifact: maven-postman-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-postman-plugin
Group ch.fortysix
Version 0.1.6
Last update 21. May 2011
Organization not specified
URL http://doc.fortysix.ch/maven/maven-postman-plugin
License Apache 2
Dependencies amount 13
Dependencies gmaven-mojo, gmaven-runtime-1.7, mail, ant, log4j-over-slf4j, file-management, maven-reporting-api, maven-reporting-impl, doxia-sink-api, plexus-utils, nekohtml, commons-email, maven-core,
There are maybe transitive dependencies!

truezip from group de.schlichtherle (version 6.8.4)

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

Group: de.schlichtherle Artifact: truezip
Show all versions Show documentation Show source 
 

8 downloads
Artifact truezip
Group de.schlichtherle
Version 6.8.4
Last update 08. May 2011
Organization not specified
URL http://java.net/projects/truezip
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 553 from 3 (items total 6046)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy