Java Platform Module System: Difference between revisions

Content deleted Content added
No edit summary
Line 50:
| publisher=[[Oracle Corporation]]
| author=Mark Reinhold
| date=20152016-0903-08
| accessdate=20152017-1102-2918}}</ref>
 
For example, the following module declaration declares that the module ''com.foo.bar'' depends on another ''com.foo.baz'' module, and exports the following packages: ''com.foo.bar.alpha'' and ''com.foo.bar.beta'':