PhoneGap Build API

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.

Лицензия

Лицензия

Группа

Группа

com.github.chrisprice
Идентификатор

Идентификатор

phonegap-build-api
Последняя версия

Последняя версия

0.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

PhoneGap Build API
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.

Скачать phonegap-build-api

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.chrisprice/phonegap-build-api/ -->
<dependency>
    <groupId>com.github.chrisprice</groupId>
    <artifactId>phonegap-build-api</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisprice/phonegap-build-api/
implementation 'com.github.chrisprice:phonegap-build-api:0.0.10'
// https://jarcasting.com/artifacts/com.github.chrisprice/phonegap-build-api/
implementation ("com.github.chrisprice:phonegap-build-api:0.0.10")
'com.github.chrisprice:phonegap-build-api:jar:0.0.10'
<dependency org="com.github.chrisprice" name="phonegap-build-api" rev="0.0.10">
  <artifact name="phonegap-build-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisprice', module='phonegap-build-api', version='0.0.10')
)
libraryDependencies += "com.github.chrisprice" % "phonegap-build-api" % "0.0.10"
[com.github.chrisprice/phonegap-build-api "0.0.10"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.sun.jersey : jersey-client jar 1.12
com.sun.jersey : jersey-json jar 1.12
com.sun.jersey.contribs : jersey-apache-client jar 1.8
com.sun.jersey.contribs : jersey-multipart jar 1.12
com.google.guava : guava jar 12.0.1

Модули Проекта

Данный проект не имеет модулей.

I am no longer actively maintained this project, as I have personally not used it for a number of years. If anyone wishes to adopt it, I'm happy to help them take over.

PhoneGap Build Java API and Maven Plugin

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.

Website

Blog

Build Status

Версии библиотеки

Версия
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1