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

Download JAR files tagged by library with all dependencies

Search JAR files by class name

cacher from group com.github.dcrissman (version 1.0.7)

Cacher provides a simple interface (Cache) that is designed to wrap a 3rd party caching client/library (eg. spymemcached). This interface is then consumed by the FetchManager which houses logic to standarize how cached values are stored and retrieved. If a value is already cached then it is simply returned, otherwise a Fetcher (either FetchSingle or FetchMultiple) is asked how to produce the value, which is then cached for subsequent requests.

Group: com.github.dcrissman Artifact: cacher
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cacher
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xml-event-limit-generator from group com.github.dweidenfeld (version 1.0.1)

The XmlEventLimitGenerator is a Java library to generate xml strings. You push documents (or objects, like you want) to the xml generator and the generator proceeds the pushed document. While the push sequence it automatically generates an average size of all documents. The benefit of this library is, that you can generate xml strings with a predefined max size. This max size relates to the average document size, that is calculated on the fly, so there is no 100% guarantee, that no xml string will pass the max size, but there is a factor that can be specified as buffer.

Group: com.github.dweidenfeld Artifact: xml-event-limit-generator
Show documentation Show source 
 

0 downloads
Artifact xml-event-limit-generator
Group com.github.dweidenfeld
Version 1.0.1
Last update 20. May 2014
Organization not specified
URL https://github.com/dweidenfeld/xml-event-limit-generator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

scala-phonenumber_2.10 from group com.oglowo (version 0.3)

This will eventually be a port of Google's libphonenumber to Scala. For now, because I need this functionality quick, it simply wraps libphonenumber. It is NOT complete by any means. I've only added the functionality that I needed. Currently you get a PhoneNumber case class that assumes the country is USA when you don't pass the country in. While you can pass the country in, the only country defined is USA. If you're interested in more from this library, report an issue or send me a pull request. I want to complete it and slowly remove the dependency on Google's libphonenumber

Group: com.oglowo Artifact: scala-phonenumber_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact scala-phonenumber_2.10
Group com.oglowo
Version 0.3
Last update 06. May 2014
Organization com.oglowo
URL https://github.com/oGLOWo/scala-phonenumber
License Apache 2.0
Dependencies amount 6
Dependencies scala-library, scalaz-core_2.10, shapeless_2.10, scala-logging-slf4j_2.10, libphonenumber, geocoder,
There are maybe transitive dependencies!

geomajas-project-sld-editor-all from group org.geomajas.project (version 1.0.0-M2)

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. The SLD project is a standalone project that implements a communication, editing and persistence library for SLD (Styled Layer Descriptor) styles.

Group: org.geomajas.project Artifact: geomajas-project-sld-editor-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-sld-editor-all
Group org.geomajas.project
Version 1.0.0-M2
Last update 29. April 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

adal from group com.microsoftopentechnologies (version 0.6-alpha)

Azure active directory library for Android gives you the ability to add Windows Azure Active Directory authentication to your application with just a few lines of additional code. Using our ADAL SDKs you can quickly and easily extend your existing application to all the employees that use Windows Azure AD and Active Directory on-premises using Active Directory Federation Services, including Office365 customers.

Group: com.microsoftopentechnologies Artifact: adal
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact adal
Group com.microsoftopentechnologies
Version 0.6-alpha
Last update 14. April 2014
Organization not specified
URL https://github.com/MSOpenTech/azure-activedirectory-library-for-android
License Apache License, Version 2.0
Dependencies amount 2
Dependencies compatibility-v4, gson,
There are maybe transitive dependencies!

javaGeom from group math.geom2d (version 0.11.1)

JavaGeom - The aim of JavaGeom is to provide methods to easily perform geometric computations, such as intersections of lines, clipping of polygons, transformation shapes, perimeter and area computations... This is a binary & source redistribution of the original, unmodified JavaGeom library originating from: "http://sourceforge.net/projects/geom-java/files/javaGeom/javaGeom%200.11.1/". The purpose of this redistribution is to make the library available to other Maven projects.

Group: math.geom2d Artifact: javaGeom
Show documentation Show source 
 

59 downloads
Artifact javaGeom
Group math.geom2d
Version 0.11.1
Last update 19. November 2013
Organization not specified
URL http://geom-java.sourceforge.net/index.html
License GNU Library or Lesser General Public License version 2.0 (LGPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

vie-gwt-server from group com.alkacon (version 2.0)

A GWT wrapper for the Vie JavaScript library. This component is used as a part of OpenCms, an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

Group: com.alkacon Artifact: vie-gwt-server
Show documentation Show source 
 

0 downloads
Artifact vie-gwt-server
Group com.alkacon
Version 2.0
Last update 14. November 2013
Organization Alkacon Software
URL http://www.opencms.org
License GNU Lesser General Public License
Dependencies amount 3
Dependencies gwt-dev, gwt-user, gwt-servlet,
There are maybe transitive dependencies!

vie-gwt-client from group com.alkacon (version 2.0)

A GWT wrapper for the Vie JavaScript library. This component is used as a part of OpenCms, an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

Group: com.alkacon Artifact: vie-gwt-client
Show documentation Show source 
 

0 downloads
Artifact vie-gwt-client
Group com.alkacon
Version 2.0
Last update 14. November 2013
Organization Alkacon Software
URL http://www.opencms.org
License GNU Lesser General Public License
Dependencies amount 3
Dependencies gwt-dev, gwt-user, gwt-servlet,
There are maybe transitive dependencies!

dbvolution-eclipse from group nz.co.gregs (version 3.8.3.3)

DBVolution is dependent on the Eclipse JDT java parser and AST library. This project packages that together with its dependencies for use in DBVolution. There is a long running ticket on the eclipse project to provide access to their libraries via Maven, but nothing so far has come of that as yet: https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745 Note: The version number for this project follows that of the org.eclipse.jdt.core module, and is of form ${version:org.eclipse.jdt.core}.${buildNumber}.

Group: nz.co.gregs Artifact: dbvolution-eclipse
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution-eclipse
Group nz.co.gregs
Version 3.8.3.3
Last update 23. October 2013
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bridge from group net.sf.btb (version 1.3.1)

Bridge to Babylon is a lightweight object relational mapper. The main goal of this library is simplicity. It is intended to be used with POJOs without the need of external XML mapping definition or any kind of annotation. This approache makes Bridge to Babylon the best compromize between simplicity (no xml mapping) and light library footprint: You don't use annotations so you don't have to deploy Bridge to Babylon along with your jars on remote clients.

Group: net.sf.btb Artifact: bridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact bridge
Group net.sf.btb
Version 1.3.1
Last update 09. September 2013
Organization not specified
URL http://btb.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 5479 from 5517 (items total 55170)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy