/hello

A hello world repo for testing Maven Central

Primary LanguageJavaApache License 2.0Apache-2.0

Hello

A hello world app for testing.

Building

mvn clean compile assembly:single

Running

java -jar target/hello-*.jar

Contributing

See CONTRIBUTING.md.