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

Download JAR files tagged by allows with all dependencies

Search JAR files by class name

io.wcm.osgi.wrapper.handy-uri-templates from group io.wcm.osgi.wrapper (version 2.0.3-0002)

Handy URI Templates is a RFC6570 compliant URI template processor. The library allows clients to utilize templatized URIs and inject replacement variables to expand the template into a URI. The library sports a fluent API, ability to plugin custom object renderers, and supports all levels of URI templates.

Group: io.wcm.osgi.wrapper Artifact: io.wcm.osgi.wrapper.handy-uri-templates
Show all versions 
 

0 downloads
Artifact io.wcm.osgi.wrapper.handy-uri-templates
Group io.wcm.osgi.wrapper
Version 2.0.3-0002
Last update 17. September 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies handy-uri-templates,
There are maybe transitive dependencies!

dropwizard-configurable-assets-bundle from group be.fluid-it.tools.dropwizard (version 0.8.2-1)

An implementation of an AssetBundle for use in Dropwizard that allows user configuration. (forked from https://github.com/dropwizard-bundles/dropwizard-configurable-assets-bundle)Three pull requests are send to the dropwizard-bundles project. This project becomes obsolete when these have been merged into dropwizard-bundles

Group: be.fluid-it.tools.dropwizard Artifact: dropwizard-configurable-assets-bundle
Show documentation Show source 
 

0 downloads
Artifact dropwizard-configurable-assets-bundle
Group be.fluid-it.tools.dropwizard
Version 0.8.2-1
Last update 16. June 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies guava, dropwizard-core, dropwizard-servlets,
There are maybe transitive dependencies!

halite from group io.inkstand (version 0.1.1)

A lightweight API of the HAL specification that provides base types for JAXB generated classes and convenience methods to add links or embedd resources. The JSon support allows create spec conform json output from the JAXB based datatypes and a Jax-RS provider to write message bodies.

Group: io.inkstand Artifact: halite
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact halite
Group io.inkstand
Version 0.1.1
Last update 10. May 2015
Organization not specified
URL https://github.com/moskitoli/halite
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, log4j-slf4j-impl, log4j-api, log4j-core,
There are maybe transitive dependencies!

localify from group com.github.polok.localify (version 1.0.0)

Localify is a small Andorid library which allows to load a content from files which are stored under assets and/or raw directory. It can be useful when you have to load some init data or during tests to load mock data.

Group: com.github.polok.localify Artifact: localify
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact localify
Group com.github.polok.localify
Version 1.0.0
Last update 08. May 2015
Organization not specified
URL https://github.com/polok/localify
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appcompat-v7, rxjava,
There are maybe transitive dependencies!

cors-servlet-filter from group net.acesinc.druid.extensions (version 1.0.0)

This is an extension for the druid analytics data store that enables CORS headers across all of the exposed APIs. This allows web applications to make AJAX calls to the druid APIs without Cross Site Request issues.

Group: net.acesinc.druid.extensions Artifact: cors-servlet-filter
Show documentation Show source 
 

1 downloads
Artifact cors-servlet-filter
Group net.acesinc.druid.extensions
Version 1.0.0
Last update 01. May 2015
Organization not specified
URL https://github.com/acesinc/druid-cors-filter-extension
License Apache License, Version 2.0
Dependencies amount 5
Dependencies druid-api, druid-common, druid-server, cors-filter, commons-lang3,
There are maybe transitive dependencies!

pincodepicker from group com.github.polok.pincodepicker (version 0.0.3)

PinCodePicker was created for Android platform as a view which allows to take passwords/codes or some other sensitive data from end user in easy way, so developers can focus on the core functionalities of their application!

Group: com.github.polok.pincodepicker Artifact: pincodepicker
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pincodepicker
Group com.github.polok.pincodepicker
Version 0.0.3
Last update 07. April 2015
Organization not specified
URL https://github.com/polok/PinCodePicker
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies recyclerview-v7, appcompat-v7,
There are maybe transitive dependencies!

test-unit from group rubygems (version 3.0.3)

Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

Group: rubygems Artifact: test-unit
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact test-unit
Group rubygems
Version 3.0.3
Last update 28. March 2015
Organization not specified
URL https://github.com/test-unit/test-unit
License Ruby
Dependencies amount 1
Dependencies power_assert,
There are maybe transitive dependencies!

library from group com.pixplicity.multiviewpager (version 1.0)

The MultiViewPager is an extension of the support-v4 library's ViewPager that allows the pages to be wider or narrower than the ViewPager itself. It takes care of aligning the pages next to each other, and always keeping the selected page centered.

Group: com.pixplicity.multiviewpager Artifact: library
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact library
Group com.pixplicity.multiviewpager
Version 1.0
Last update 10. March 2015
Organization not specified
URL https://github.com/Pixplicity/MultiViewPager
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies support-v4,
There are maybe transitive dependencies!

preauth-simulation-filter-servlet_2.5 from group com.github.nblair (version 0.2.0)

Servlet Filter useful for simulating Pre-Authentication environment in a servlet 2.5 environment. This allows a developer to spoof request headers or environment variables that would provided by preauth tools like Shibboleth and Siteminder without having those installed locally.

Group: com.github.nblair Artifact: preauth-simulation-filter-servlet_2.5
Show documentation Show source 
 

0 downloads
Artifact preauth-simulation-filter-servlet_2.5
Group com.github.nblair
Version 0.2.0
Last update 07. January 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!

preauth-simulation-filter from group com.github.nblair (version 0.2.0)

Servlet Filter useful for simulating Pre-Authentication environment. This allows a developer to spoof request headers or environment variables that would provided by preauth tools like Shibboleth and Siteminder without having those installed locally.

Group: com.github.nblair Artifact: preauth-simulation-filter
Show all versions Show documentation Show source 
 

0 downloads
Artifact preauth-simulation-filter
Group com.github.nblair
Version 0.2.0
Last update 07. January 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.servlet-api,
There are maybe transitive dependencies!



Page 375 from 436 (items total 4354)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy