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

Download JAR files tagged by commons with all dependencies

Search JAR files by class name

vfsjfilechooser2 from group org.bidib.com.github.fracpete (version 0.2.10)

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

Group: org.bidib.com.github.fracpete Artifact: vfsjfilechooser2
Show all versions Show documentation Show source 
 

0 downloads
Artifact vfsjfilechooser2
Group org.bidib.com.github.fracpete
Version 0.2.10
Last update 17. October 2020
Organization not specified
URL https://github.com/fracpete/vfsjfilechooser2
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-vfs2, commons-io,
There are maybe transitive dependencies!

vfsjfilechooser2 from group com.github.fracpete (version 0.2.9)

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

Group: com.github.fracpete Artifact: vfsjfilechooser2
Show all versions Show documentation Show source 
 

7 downloads
Artifact vfsjfilechooser2
Group com.github.fracpete
Version 0.2.9
Last update 06. October 2020
Organization not specified
URL https://github.com/fracpete/vfsjfilechooser2
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies junit, commons-vfs2, commons-io,
There are maybe transitive dependencies!

pomedit from group com.soerensen.pomedit (version 1.1.0)

This tool allows setting the version number of a specified dependency in a given Maven pom.xml file. All original comments and formatting will be kept. Usage example: mvn com.soerensen.pomedit:pomedit:1.0.1:setDependencyVersion -DpomFile="pom.xml" -Dgavtc="commons-io:commons-io:4.8.0" gavtc -> groupId:artifactId:version:type*:classifier* * optional Extra property: - noBackupFile (default:false), used to ignore the creation of a backup file.

Group: com.soerensen.pomedit Artifact: pomedit
Show all versions Show documentation 
 

0 downloads
Artifact pomedit
Group com.soerensen.pomedit
Version 1.1.0
Last update 25. June 2018
Organization not specified
URL https://www.soerensen.com
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, maven-plugin-annotations,
There are maybe transitive dependencies!

rdf.scala.utils from group org.apache.clerezza (version 1.0.0)

OSGi bundle providing utilities for accessing Clerezza RDF Commons Graphs with Scala. Adding import "org.apache.clerezza.rdf.scala.utils.Preamble._" will allow to use "node/-FOAF.knows/FOAF.name!" with a GraphNode node as shortcut for node.getSubject(FOAF.knows).getObject(FOAF.name).getNode(). To access multiple property values the position can be indicated using the %-operator, e.g. "node/-FOAF.knows%2/FOAF.name%0!", see the ScalaDocs for RichGraphNode for all operations

Group: org.apache.clerezza Artifact: rdf.scala.utils
Show all versions Show source 
 

0 downloads
Artifact rdf.scala.utils
Group org.apache.clerezza
Version 1.0.0
Last update 20. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies scala-library, org.osgi.core, org.osgi.compendium, rdf.core, rdf.utils,
There are maybe transitive dependencies!

vfsjfilechooser2 from group com.googlecode.vfsjfilechooser2 (version 0.2.5)

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

Group: com.googlecode.vfsjfilechooser2 Artifact: vfsjfilechooser2
Show all versions Show documentation Show source 
 

2 downloads
Artifact vfsjfilechooser2
Group com.googlecode.vfsjfilechooser2
Version 0.2.5
Last update 23. April 2013
Organization not specified
URL http://code.google.com/p/vfsjfilechooser2/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies junit, commons-vfs2, commons-io,
There are maybe transitive dependencies!

daemon-parent from group org.apache.directory.daemon (version 1.1.8)

Reusable framework for daemon applications based on Commons Daemon Jsvc and Procrun. A small installation layout pattern combined with some utility classes allows applications to be come UNIX daemons or Windows NT services. Reusable bootstrappers along with an installer plugin allow for the rapid creation of standalone daemon applications.

Group: org.apache.directory.daemon Artifact: daemon-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact daemon-parent
Group org.apache.directory.daemon
Version 1.1.8
Last update 02. April 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, slf4j-log4j12, commons-daemon, wrapper,
There are maybe transitive dependencies!

build from group org.apache.directory.daemon (version 1.1.0)

Reusable framework for daemon applications based on Commons Daemon Jsvc and Procrun. A small installation layout pattern combined with some utility classes allows applications to be come UNIX daemons or Windows NT services. Reusable bootstrappers along with an installer plugin allow for the rapid creation of standalone daemon applications.

Group: org.apache.directory.daemon Artifact: build
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact build
Group org.apache.directory.daemon
Version 1.1.0
Last update 10. April 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies nlog4j, commons-daemon,
There are maybe transitive dependencies!

xml-apis-ext from group xml-apis (version 1.3.04)

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

Group: xml-apis Artifact: xml-apis-ext

 

51 downloads
Artifact xml-apis-ext
Group xml-apis
Version 1.3.04
Last update 22. December 2006
Organization not specified
URL http://xml.apache.org/commons/components/external/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asn1-codec from group directory-asn1 (version 0.3.3)

API for stackable stateful encoders and decoders. Such codec interfaces allow for the efficient processing of data as it is made available while maintaining small actively processing footprints. Of course these aspects depend on the implementation as well however this API standardizes the minimum set of interfaces associated with codec's that are stateful. Until this API is added to the commons-codec project several interfaces and classes here are duplicated to minimize the number of dependencies: namely a dependency on commons-codec will be avoided.

Group: directory-asn1 Artifact: asn1-codec
Show all versions 
 

1 downloads
Artifact asn1-codec
Group directory-asn1
Version 0.3.3
Last update 09. January 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mina,
There are maybe transitive dependencies!

qa-testing-utils from group dev.aherscu.qa (version 1.0.4)

Group: dev.aherscu.qa Artifact: qa-testing-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact qa-testing-utils
Group dev.aherscu.qa
Version 1.0.4




Page 316 from 318 (items total 3174)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy