New Java Platform Module System

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf gptkb:Java_Platform
gptkbp:allows better dependency management
versioning of modules
gptkbp:basedOn module concept
gptkbp:enables scalability of applications
modular_JDK
gptkbp:enhances Java's_performance
gptkbp:facilitates multi-module projects
https://www.w3.org/2000/01/rdf-schema#label New Java Platform Module System
gptkbp:improves application maintainability
security of applications
gptkbp:introduced gptkb:Java_9
gptkbp:is_designed_to large applications
gptkbp:is_part_of gptkb:Java_SE_9
gptkbp:is_supported_by gptkb:Java_Development_Kit_(JDK)
gptkbp:provides module encapsulation
compile-time checking of dependencies
gptkbp:replacedBy JAR files
gptkbp:supports strong encapsulation
service provider interfaces
gptkbp:uses module-info.java file