com.github.ibole.infrastructure.common.App Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infrastructure-all Show documentation
Show all versions of infrastructure-all Show documentation
The all in one project of ibole infrastructure
The newest version!
package com.github.ibole.infrastructure.common;
/**
* Hello world.
*
*/
public class App {
public static void main(String[] args) {
System.out.println("Hello World!");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy