![JAR search and dependency download from the Maven repository](/logo.png)
com.apigee.mgmtapi.sdk.core.App Maven / Gradle / Ivy
package com.apigee.mgmtapi.sdk.core;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy