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

Download JAR files tagged by when with all dependencies

Search JAR files by class name

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!

xapi-core-util from group net.wetheinter (version 0.5)

This module contains static services and default implementations for other core services. In order to keep core dependencies as clean as possible, we avoid accessing helpers like X_Inject so users can choose when / if they inherit larger dependencies.

Group: net.wetheinter Artifact: xapi-core-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-core-util
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 2
Dependencies xapi-core-inject, xapi-core-reflect,
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!

gitdescribe-maven-plugin from group com.lukegb.mojo (version 3.0)

This plugin is designed to give you a build number. So when you might make 100 builds of version 1.0-SNAPSHOT, you can differentiate between them all. It does this by taking the output of git describe and saving it into a Maven build variable, so you can reference the value in your POM.

Group: com.lukegb.mojo Artifact: gitdescribe-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitdescribe-maven-plugin
Group com.lukegb.mojo
Version 3.0
Last update 21. March 2015
Organization not specified
URL https://github.com/lukegb/GitDescribe-Maven-Plugin/
License The MIT License
Dependencies amount 6
Dependencies maven-project, maven-settings, maven-core, maven-plugin-api, plexus-container-default, maven-scm-api,
There are maybe transitive dependencies!

maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

cloudadapters.openstack from group com.elastisys.scale (version 2.0.1)

A cloud adapter capable of managing a scaling group of OpenStack servers. This build module produces an all-in-one "server and application" executable jar file. When executed, it starts an embedded web server that publishes the cloud adapter REST API endpoint.

Group: com.elastisys.scale Artifact: cloudadapters.openstack
Show all versions Show documentation Show source 
 

2 downloads
Artifact cloudadapters.openstack
Group com.elastisys.scale
Version 2.0.1
Last update 03. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies cloudadapters.api, cloudadapters.commons, openstack-nova, jclouds-slf4j, commons.util, logback-classic, junit,
There are maybe transitive dependencies!

cloudadapters.aws.ec2 from group com.elastisys.scale (version 2.0.1)

A cloud adapter capable of managing a scaling group of EC2 instances. This build module produces an all-in-one "server and application" executable jar file. When executed, it starts an embedded web server that publishes the cloud adapter REST API endpoint.

Group: com.elastisys.scale Artifact: cloudadapters.aws.ec2
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloudadapters.aws.ec2
Group com.elastisys.scale
Version 2.0.1
Last update 03. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies cloudadapters.api, cloudadapters.commons, cloudadapters.aws.commons, commons.util, logback-classic, junit,
There are maybe transitive dependencies!

cloudadapters.aws.autoscaling from group com.elastisys.scale (version 2.0.1)

A cloud adapter capable of managing the capacity of AWS Auto Scaling Groups. This build module produces an all-in-one "server and application" executable jar file. When executed, it starts an embedded web server that publishes the cloud adapter REST API endpoint.

Group: com.elastisys.scale Artifact: cloudadapters.aws.autoscaling
Show all versions Show documentation Show source 
 

0 downloads
Artifact cloudadapters.aws.autoscaling
Group com.elastisys.scale
Version 2.0.1
Last update 03. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies cloudadapters.api, cloudadapters.aws.commons, cloudadapters.commons, logback-classic, junit,
There are maybe transitive dependencies!

cached-query from group org.crazycake (version 1.0.0-RELEASE)

Most of time when we use cache library like memcached we not also include these cache libraries but also write the utils to save the result of database query repeatly. I found the most situation of using cache is caching database query result. So I created this project to deal with this situation. >Only tested on mysql.

Group: org.crazycake Artifact: cached-query
Show documentation Show source 
 

0 downloads
Artifact cached-query
Group org.crazycake
Version 1.0.0-RELEASE
Last update 18. September 2014
Organization not specified
URL https://github.com/alexxiyang/cached-query
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spymemcached, slf4j-api, slf4j-log4j12, camel-name-utils,
There are maybe transitive dependencies!

auth0client from group com.github.vanatka (version 1.0.2)

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial dataImplementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.

Group: com.github.vanatka Artifact: auth0client
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact auth0client
Group com.github.vanatka
Version 1.0.2
Last update 02. September 2014
Organization not specified
URL https://github.com/vanatka/auth0client
License The MIT License (MIT)
Dependencies amount 6
Dependencies gson, java-jwt, okhttp-urlconnection, okhttp, retrofit, appcompat-v7,
There are maybe transitive dependencies!



Page 167 from 202 (items total 2013)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy