Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hakdogan/Java9-module-system-with-maven

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Java 9 Module System with Maven

Build Status

This application simply exemplifies how to use Module System on Java 9 with maven. In adition, it uses some libraries such as h2 database and log4j as an example of adding the external library.

How do I compile?

You should use the following command under the Java9ModuleSystem directory of the project to compile the classes.

mvn clean install

How do I run?

After compile, you should use the following command under the Java9ModuleSystem directory of the project.

sh run.sh

Or do this under the info directory.

mvn exec:exec

Requirements

  • JDK 9 Early Access 152 or later

  • Maven 3.0.0 or later

  • maven-compiler-plugin version 3.6.1 or later

readme

About

Example of Java 9 module system with maven

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.