All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download phonegap-build-api JAR 0.0.6 with all dependencies


This project aims to provide a stand-alone Java API for communicating with the PhoneGap Build REST API and a Maven Plugin which makes use of the API to turn WAR projects into binaries for mobile platforms.

Files of the artifact phonegap-build-api version 0.0.6 from the group com.github.chrisprice.

Artifact phonegap-build-api
Group com.github.chrisprice
Version 0.0.6
Last update 10. September 2013
Tags: turn maven with provide binaries communicating makes into platforms build plugin phonegap project projects which stand java rest alone aims this mobile
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jersey-client, jersey-json, jersey-apache-client, jersey-multipart, guava,
There are maybe transitive dependencies!
There is a newer version: 0.0.10
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of phonegap-build-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of phonegap-build-api version 0.0.6

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.chrisprice.phonegapbuild.api
com.github.chrisprice.phonegapbuild.api.com.github.chrisprice.phonegapbuild.api.ApiException
com.github.chrisprice.phonegapbuild.api.com.github.chrisprice.phonegapbuild.api.PatchedMultiPartWriter
com.github.chrisprice.phonegapbuild.api.data
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.AppFileExtensions
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.ErrorResponse
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.HasAllPlatforms
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.HasResourceId
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.HasResourceIdAndPath
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.HasResourcePath
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.Platform
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.ResourceId
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.ResourcePath
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.Status
com.github.chrisprice.phonegapbuild.api.data.com.github.chrisprice.phonegapbuild.api.data.SuccessResponse
com.github.chrisprice.phonegapbuild.api.data.apps
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppDetailsRequest
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppDownloadResponse
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppErrorResponse
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppKeysResponse
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppPlatformKeyResponse
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppResponse
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppStatusResponse
com.github.chrisprice.phonegapbuild.api.data.apps.com.github.chrisprice.phonegapbuild.api.data.apps.AppsResponse
com.github.chrisprice.phonegapbuild.api.data.keys
com.github.chrisprice.phonegapbuild.api.data.keys.com.github.chrisprice.phonegapbuild.api.data.keys.AndroidKeyRequest
com.github.chrisprice.phonegapbuild.api.data.keys.com.github.chrisprice.phonegapbuild.api.data.keys.AndroidKeyResponse
com.github.chrisprice.phonegapbuild.api.data.keys.com.github.chrisprice.phonegapbuild.api.data.keys.AndroidKeyUnlockRequest
com.github.chrisprice.phonegapbuild.api.data.keys.com.github.chrisprice.phonegapbuild.api.data.keys.IOsKeyRequest
com.github.chrisprice.phonegapbuild.api.data.keys.com.github.chrisprice.phonegapbuild.api.data.keys.IOsKeyResponse
com.github.chrisprice.phonegapbuild.api.data.keys.com.github.chrisprice.phonegapbuild.api.data.keys.IOsKeyUnlockRequest
com.github.chrisprice.phonegapbuild.api.data.me
com.github.chrisprice.phonegapbuild.api.data.me.com.github.chrisprice.phonegapbuild.api.data.me.MeAppResponse
com.github.chrisprice.phonegapbuild.api.data.me.com.github.chrisprice.phonegapbuild.api.data.me.MeAppsResponse
com.github.chrisprice.phonegapbuild.api.data.me.com.github.chrisprice.phonegapbuild.api.data.me.MeKeyResponse
com.github.chrisprice.phonegapbuild.api.data.me.com.github.chrisprice.phonegapbuild.api.data.me.MeKeysResponse
com.github.chrisprice.phonegapbuild.api.data.me.com.github.chrisprice.phonegapbuild.api.data.me.MePlatformResponse
com.github.chrisprice.phonegapbuild.api.data.me.com.github.chrisprice.phonegapbuild.api.data.me.MeResponse
com.github.chrisprice.phonegapbuild.api.data.resources
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.AbstractResource
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.App
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.AppDownload
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.Apps
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.Key
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.Keys
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.Me
com.github.chrisprice.phonegapbuild.api.data.resources.com.github.chrisprice.phonegapbuild.api.data.resources.PlatformKeys
com.github.chrisprice.phonegapbuild.api.managers
com.github.chrisprice.phonegapbuild.api.managers.com.github.chrisprice.phonegapbuild.api.managers.AppsManager
com.github.chrisprice.phonegapbuild.api.managers.com.github.chrisprice.phonegapbuild.api.managers.AppsManagerImpl
com.github.chrisprice.phonegapbuild.api.managers.com.github.chrisprice.phonegapbuild.api.managers.KeysManager
com.github.chrisprice.phonegapbuild.api.managers.com.github.chrisprice.phonegapbuild.api.managers.KeysManagerImpl
com.github.chrisprice.phonegapbuild.api.managers.com.github.chrisprice.phonegapbuild.api.managers.MeManager
com.github.chrisprice.phonegapbuild.api.managers.com.github.chrisprice.phonegapbuild.api.managers.MeManagerImpl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy