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

Download JAR files tagged by types with all dependencies

Search JAR files by class name

org.opencms.workplace.tools.galleryoverview from group org.opencms.modules (version 8.5.0)

OpenCms-Module 'org.opencms.workplace.tools.galleryoverview'. <p>This module contains Overviews for every OpenCms gallery types.</p> <p><i>(c) 2012 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.workplace.tools.galleryoverview
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.opencms.workplace.tools.galleryoverview
Group org.opencms.modules
Version 8.5.0
Last update 18. November 2012
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JTransforms from group edu.emory.mathcs (version 2.4)

JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang.

Group: edu.emory.mathcs Artifact: JTransforms
Show documentation Show source 
 

7 downloads
Artifact JTransforms
Group edu.emory.mathcs
Version 2.4
Last update 19. May 2012
Organization not specified
URL https://sites.google.com/site/piotrwendykier/software/jtransforms
License MPL 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackson-xml-databind from group com.fasterxml (version 0.6.2)

Extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory. Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).

Group: com.fasterxml Artifact: jackson-xml-databind
Show all versions Show documentation Show source 
 

43 downloads
Artifact jackson-xml-databind
Group com.fasterxml
Version 0.6.2
Last update 11. November 2011
Organization fasterxml.com
URL http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-mapper-asl, jackson-xc, stax2-api,
There are maybe transitive dependencies!

maven-properties-enum-plugin from group net.sf.maven-properties-enum-plugin (version 1.0.1)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: net.sf.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin

 

0 downloads
Artifact maven-properties-enum-plugin
Group net.sf.maven-properties-enum-plugin
Version 1.0.1
Last update 10. December 2010
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, maven-plugin-testing-harness, log4j,
There are maybe transitive dependencies!

jsefa from group org.jsefa (version 0.9.3.RELEASE)

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173.

Group: org.jsefa Artifact: jsefa
Show all versions 
 

0 downloads
Artifact jsefa
Group org.jsefa
Version 0.9.3.RELEASE
Last update 17. November 2010
Organization not specified
URL http://jsefa.sf.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsefa-android from group org.jsefa (version 0.9.3.RELEASE)

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173.

Group: org.jsefa Artifact: jsefa-android

 

0 downloads
Artifact jsefa-android
Group org.jsefa
Version 0.9.3.RELEASE
Last update 17. November 2010
Organization not specified
URL http://jsefa.sf.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsefa-parent from group org.jsefa (version 0.9.3.RELEASE)

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173 for the standard version and XmlPull for the android version.

Group: org.jsefa Artifact: jsefa-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsefa-parent
Group org.jsefa
Version 0.9.3.RELEASE
Last update 17. November 2010
Organization not specified
URL http://jsefa.sf.net
License Apache License, Version 2.0
Dependencies amount 1
Dependencies xmlpull,
There are maybe transitive dependencies!

mime-util from group net.sf.mime-util (version 1.2)

mime-util is a simple to use, small, light weight and fast open source java utility library that can detect the mime types of files and streams. Due to the use of regular expressions and the java.nio packages it requires at least Java 1.4. mime-util uses file extension mappings and the magic.mime rules files located on your system as used by the Unix file(1) command. For OS's that do not support the Unix file(1) command, such as Windows, the library comes pre-packaged with a generic magic.mime file.

Group: net.sf.mime-util Artifact: mime-util
Show documentation Show source 
 

1 downloads
Artifact mime-util
Group net.sf.mime-util
Version 1.2
Last update 12. February 2009
Organization Medsea Business Solutions S.L.
URL http://sourceforge.net/projects/mime-util/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

orajsoda from group com.oracle.database.soda (version 1.1.7.3)

Group: com.oracle.database.soda Artifact: orajsoda
Show all versions Show documentation Show source 
 

0 downloads
Artifact orajsoda
Group com.oracle.database.soda
Version 1.1.7.3


brownies-collections from group org.magicwerk.brownies (version 0.9.23)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk.brownies Artifact: brownies-collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact brownies-collections
Group org.magicwerk.brownies
Version 0.9.23
Last update 19. April 2024
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 268 from 275 (items total 2748)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy