This plugin is used to run iOS Xcode builds with Maven. It also uses the Maven integration with a central artifact repository and the dependency resolution.
'com.sap.prd.mobile.ios.mios:xcode-maven-plugin:1.3.2'
<dependency>
<groupId>com.sap.prd.mobile.ios.mios</groupId>
<artifactId>xcode-maven-plugin</artifactId>
<version>1.3.2</version>
</dependency>
<dependency org="com.sap.prd.mobile.ios.mios" name="xcode-maven-plugin" rev="1.3.2"/>
"com.sap.prd.mobile.ios.mios", "xcode-maven-plugin", "1.3.2"