Advanced Topics in Programming Languages Series: JSR 277...

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=Lbe8DA1bdC4



Duration: 1:05:28
11,326 views
6


Google Tech Talks
May 23, 2007

ABSTRACT

The JSR 277 (Java Module System, http://jcp.org/en/jsr/detail?id=277) specification seeks to address many issues associated with Java Archive (JAR) files, including the lack of version control, the difficulties in distributing multiple JAR files for deployment, the classpath hell, the JAR file hell, and the extension hell that have been well known to many developers on the Java platform for years. The specification defines an architecture with first-class modularity, packaging, and deployment support in the Java platform, including a distribution format, a versioning scheme, a repository infrastructure, and runtime support. Credits: Speaker:Stanley Ho,...







Tags:
google
howto
advanced
topics
programming