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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.10
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/chrisprice/phonegap-build
Система контроля версий

Система контроля версий

http://github.com/chrisprice/phonegap-build

Скачать phonegap-build

Имя Файла Размер
phonegap-build-0.0.10.pom 2 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • api
  • plugin

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