Feb 17 2009
Introduction to Java Module System in Java 7.0
- 0 Comments
Title : Introduction to Java Module System in Java 7.0
Author : Christy
This article explains the new Java Module System that will be included in the Java 7.0 release. Modules are new to the java language and they provide a standard for developing and deploying applications. The article will explain the various sub components that are available as part of the Java Module System’s architecture. The various sections discussed in the article will provide in-depth details about the module definition, the metadata associated with the module, the versioning system and the repositories for storing and retrieving the module definitions.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.

