xcode-maven-plugin utilities

Some commonly used utility classes for the xcode-maven-plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.sap.prd.mobile.ios.mios
ArtifactId

ArtifactId

xcode-maven-plugin-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

xcode-maven-plugin utilities
Some commonly used utility classes for the xcode-maven-plugin
Project URL

Project URL

https://github.com/sap-production/xcode-maven-plugin-utils
Project Organization

Project Organization

SAP AG
Source Code Management

Source Code Management

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

Download xcode-maven-plugin-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Xcode Maven Plugin Utilities

Overview

Provides utitilies for the xcode-maven-plugin.

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

Versions

Version
1.0.0