xcode-maven-plugin verification check API

This project conatins the contract between the xcode-maven-plugin and the verification checks.

Лицензия

Лицензия

Группа

Группа

com.sap.prd.mobile.ios.mios
Идентификатор

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

verification-check-api
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

xcode-maven-plugin verification check API
This project conatins the contract between the xcode-maven-plugin and the verification checks.
Ссылка на сайт

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

https://github.com/sap-production/xcode-maven-plugin-verification-api
Организация-разработчик

Организация-разработчик

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

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

https://github.com/sap-production/xcode-maven-plugin-verification-api

Скачать verification-check-api

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

<!-- https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/verification-check-api/ -->
<dependency>
    <groupId>com.sap.prd.mobile.ios.mios</groupId>
    <artifactId>verification-check-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/verification-check-api/
implementation 'com.sap.prd.mobile.ios.mios:verification-check-api:1.0.0'
// https://jarcasting.com/artifacts/com.sap.prd.mobile.ios.mios/verification-check-api/
implementation ("com.sap.prd.mobile.ios.mios:verification-check-api:1.0.0")
'com.sap.prd.mobile.ios.mios:verification-check-api:jar:1.0.0'
<dependency org="com.sap.prd.mobile.ios.mios" name="verification-check-api" rev="1.0.0">
  <artifact name="verification-check-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.prd.mobile.ios.mios', module='verification-check-api', version='1.0.0')
)
libraryDependencies += "com.sap.prd.mobile.ios.mios" % "verification-check-api" % "1.0.0"
[com.sap.prd.mobile.ios.mios/verification-check-api "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 3.0.2
org.apache.maven : maven-core jar 3.0.3

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

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

Xcode Maven Plugin Verification API

Overview

This Project provides an API for verification checks against the xcode-maven-plugin. The API provides access to build settings of the Xcode build which might be needed in order to be able to apply verification checks to an IPA file. For more details see here.

Documentation

For a more detailed documentation see here.

License

This project is copyrighted by SAP AG and made available under the Apache License 2.0. Please also confer to the text files "LICENSE" and "NOTICE" included with the project sources.

com.sap.prd.mobile.ios.mios

SAP Production

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

Версия
1.0.0