Skip to content

Graal Development Kit 5.1.3 for Micronaut 5.1.3

Latest

Choose a tag to compare

@karimaazergui karimaazergui released this 03 Sep 15:34
2cefda8

What is Graal Development Kit for Micronaut?

Graal Development Kit for Micronaut (GDK) is an Oracle build of a curated set of open source Micronaut® framework modules and their dependencies. With GDK, you can build portable cloud-native Java microservices that start instantly and use fewer resources to reduce compute costs.

What's new in GDK 5.1.3?

GDK 5.1.3 is based on Micronaut® framework 5.1.3.

You can now generate and build GDK apps with JDK 25 when creating apps using the CLI or the GDK Launcher.

GDK CLI binaries

Here are the convenience links for GDK CLI:

Platform zip Archive tar.gz Archive
Linux (amd64) ⬇️ download ⬇️ download
Linux (aarch64) ⬇️ download ⬇️ download
macOS (aarch64) † ⬇️ download ⬇️ download
Windows (amd64) ⬇️ download

GDK artifacts in Oracle Maven

See gdk-5.1.3-artifacts-oracle-maven.txt for a list of GDK artifacts available in Oracle Maven.

† If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:

$ sudo xattr -d com.apple.quarantine ./gdk