Java Compilers
Oracle's Java Standard Edition
- Version Number: 11
- Revision Date: N/A
- Byte Size: 90MB
- License: Freeware
- Home Page: http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Author: Sun
- Source Code: N/A
- Description: Oracle's Java Development Kit (JDK) allows developers to write programs in Java. The Java programming language is a general-purpose concurrent class-based object-oriented programming language, specifically designed to have as few implementation dependencies as possible. It allows application developers to write a program once and then be able to run it everywhere on the Internet.
Oracle's Java Enterprise Edition
- Version Number: 8
- Revision Date: N/A
- Byte Size: 50MB
- License: Freeware
- Home Page: http://www.oracle.com/technetwork/java/javaee/downloads/index.html
- Author: Sun
- Source Code: N/A
- Description: The Java Enterprise Edition defines the standard for developing multitier enterprise applications. J2EE simplifies enterprise applications by basing them on standardized, modular components, by providing a complete set of services to those components, and by handling many details of application behavior automatically, without complex programming.