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

Download JAR files tagged by them with all dependencies

Search JAR files by class name

java-api from group travel.izi.api (version 2.0.1)

A java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Group: travel.izi.api Artifact: java-api
Show all versions Show documentation Show source 
 

1 downloads
Artifact java-api
Group travel.izi.api
Version 2.0.1
Last update 18. February 2016
Organization not specified
URL https://github.com/iziteq/izi-travel-java-api
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies auto-value, converter-jackson, jackson-databind, jsr305, retrofit,
There are maybe transitive dependencies!

lhings-java from group com.lhings.java (version 2.4.1)

Java library for device connectivity with Lhings. Lhings is a cloud platform that allows you to retrieve information from your devices and remotely control them in a very easy way. Learn more at http://support.lhings.com.

Group: com.lhings.java Artifact: lhings-java
Show all versions Show documentation Show source 
 

0 downloads
Artifact lhings-java
Group com.lhings.java
Version 2.4.1
Last update 15. December 2015
Organization not specified
URL http://maven.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies commons-codec, commons-logging, httpcore, httpmime, httpclient, httpclient-cache, fluent-hc, java-uuid-generator, json, log4j,
There are maybe transitive dependencies!

permissionssdk from group com.paypal.sdk (version 2.6.109)

The PayPal Permission SDK provides Java APIs for developers to request and obtain permissions from merchants and consumers, to execute APIs on behalf of them. The permissions include variety of operations from processing payments to accessing account transaction history.

Group: com.paypal.sdk Artifact: permissionssdk
Show all versions Show documentation Show source 
 

4 downloads
Artifact permissionssdk
Group com.paypal.sdk
Version 2.6.109
Last update 11. December 2015
Organization not specified
URL https://developer.paypal.com/
License PayPal SDK License
Dependencies amount 1
Dependencies paypal-core,
There are maybe transitive dependencies!

prefixedproperties from group net.sf.prefixedproperties (version 3.0.0)

Extended Properties class to filter properties by an environment, system, host, user or a combination of them. Supports request depended propeties. Use XML, Properties or JSON to write your configuration. Supports Spring as PropertyPlaceholderConfigurer or PropertyOverrideConfigurer. Use Resourcebundles on a environmental or user specific level.

Group: net.sf.prefixedproperties Artifact: prefixedproperties
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact prefixedproperties
Group net.sf.prefixedproperties
Version 3.0.0
Last update 27. June 2015
Organization not specified
URL http://prefproperties.sourceforge.net
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-api-extended from group travel.izi.api (version 1.6.0)

Java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Group: travel.izi.api Artifact: java-api-extended
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-api-extended
Group travel.izi.api
Version 1.6.0
Last update 09. June 2015
Organization not specified
URL https://github.com/iziteq/izi-travel-java-api
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies okhttp, retrofit,
There are maybe transitive dependencies!

java-api from group travel.izi (version 1.5.0)

Java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Group: travel.izi Artifact: java-api
Show documentation Show source 
 

0 downloads
Artifact java-api
Group travel.izi
Version 1.5.0
Last update 29. April 2015
Organization not specified
URL https://github.com/iziteq/izi-travel-java-api
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies okhttp, retrofit,
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!

bitbucket-release-manager-maven-plugin from group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket (version 1.0.4)

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. This is the maven plugin - a command line tool is available too.

Group: org.bitbucket.daniel_schreiber.release-manager-for-bitbucket Artifact: bitbucket-release-manager-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact bitbucket-release-manager-maven-plugin
Group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
Version 1.0.4
Last update 02. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, bitbucket-release-manager,
There are maybe transitive dependencies!

bitbucket-release-manager from group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket (version 1.0.4)

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. This is the command line tool - a maven plugin is available too.

Group: org.bitbucket.daniel_schreiber.release-manager-for-bitbucket Artifact: bitbucket-release-manager
Show all versions Show documentation Show source 
 

0 downloads
Artifact bitbucket-release-manager
Group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
Version 1.0.4
Last update 02. February 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jersey-client, jackson-core, jackson-jaxrs-json-provider, jackson-databind, mockito-all,
There are maybe transitive dependencies!

bitbucket-release-manager-parent from group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket (version 1.0.4)

This tool collects all issues that were fixed in some/the latest release and assigns them a corresponding milestone. In effect this milestone is basis for your release notes. Includes command line tool and maven plugin.

Group: org.bitbucket.daniel_schreiber.release-manager-for-bitbucket Artifact: bitbucket-release-manager-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bitbucket-release-manager-parent
Group org.bitbucket.daniel_schreiber.release-manager-for-bitbucket
Version 1.0.4
Last update 02. February 2015
Organization not specified
URL https://bitbucket.org/daniel_schreiber/release-manager-for-bitbucket
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 101 from 128 (items total 1280)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy