openshift/test-maven-app

Name: test-maven-app

Owner: OpenShift

Description: "Hello World" on Java

Created: 2016-07-18 15:46:31.0

Updated: 2017-10-22 20:49:41.0

Pushed: 2016-12-14 23:32:48.0

Homepage: null

Size: 6

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Java “hello world” program

This repository contains very trivial program on Java. To build and run this program, follow the instruction:

n package
va -cp target/hello.jar com.example.hello.Hello
o, world!

Note that you should have to install JDK 8 and Maven as prerequisite.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.