Skip to content

veganaize/JAVA

Repository files navigation

JAVA

Coding Conventions
Tutorials
Guides
Build Tools
Testing
JVM
Database
  • Apache Derby - full-featured, open source relational database management system (RDBMS) that is based on Java technology and SQL.

    Derby is written and implemented completely in the Java programming language. Derby provides users with a small-footprint standards-based database engine that can be tightly embedded into any Java based solution. Derby ensures data integrity and provides sophisticated transaction support. In the default configuration there is no separate database server to be installed or maintained by the end user.

    The on-disk database format used by Derby is portable and platform-independent. You can move Derby databases from machine to machine without needing to modify the data. A Derby application can include a pre-built, populated database if it needs to, and that database will work in any Derby configuration.

Web
  • Jetty - full-featured, standards based, open source web server and servlet container, providing support for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS and other integrations. It's asynchronous, embeddable, extensible, and has a small footprint.
GUI

Java Version History

JDK 1.0
JDK 1.1
JDK 1.2
JDK 1.3
JDK 1.4
JDK 5
JDK 6
JDK 7 (LTS - 07/2022)
JDK 8 (LTS - 12/2030)
JDK 9
JDK 10
JDK 11 (LTS - 09/2026 01/2032)
JDK 12
JDK 13
JDK 14
JDK 15
JDK 16
JDK 17 (LTS >= 09/2029)
JDK 18
JDK 19
JDK 20
JDK 21 (LTS - 09/2031)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published