---
title: "Amper 0.10 – JDK Provisioning, a Maven Converter, Custom Compiler Plugins, and More"
url: https://daily.dev/posts/amper-0-10-jdk-provisioning-a-maven-converter-custom-compiler-plugins-and-more-tjtbxihrw
source_url: https://blog.jetbrains.com/amper/2026/03/amper-0-10/
type: article
source: "Kotlin"
published: 2026-03-31T09:58:21.241Z
updated: 2026-03-31T09:59:00.513Z
tags: ["java", "kotlin", "jetbrains", "maven"]
reading_time: 6
upvotes: 4
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Amper 0.10 – JDK Provisioning, a Maven Converter, Custom Compiler Plugins, and More

**[Kotlin](https://daily.dev/sources/kotlin)** · 6 min read · 4 upvotes · 2 comments

## Summary

Amper 0.10.0 is released with several new features: automatic JDK provisioning (configurable via module.yaml with version and distribution preferences), a semi-automated Maven-to-Amper project converter that handles dependencies, BOMs, repositories, and plugins, and support for third-party Kotlin compiler plugins. IDE improvements include a reworked run configuration UX, run gutters for native apps, better JUnit 5 test names, Ktor plugin assistance, and JVM profiling support in IntelliJ IDEA Ultimate. Default versions for Kotlin, Compose, Ktor, Spring Boot, and other toolchains have also been updated.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.jetbrains.com/amper/2026/03/amper-0-10/>

## Community discussion

Top comments from developers on daily.dev.

**@ralsei** · 1 upvotes

> I'm curious what Amper offers over Gradle.
>
> I don't use Gradle for multi-platform projects, so maybe that's where it shines. Regardless I'm fairly content with Gradle and don't currently have any major gripes with it.
>
> Gradle is a fairly mature build tool at this point, so I'm not really sure what the allure of Amper is supposed to be for professionals.

## Similar posts on daily.dev

- [Amper Update, November 2025 – Extensibility Preview](https://daily.dev/posts/amper-update-november-2025-extensibility-preview-ps1guzxnv) · JetBrains · 0 upvotes · 0 comments
- [Kotlin Toolchain 0.11: The Next Step for Amper](https://daily.dev/posts/kotlin-toolchain-0-11-the-next-step-for-amper-ndtqq6px9) · JetBrains · 3 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java), [#kotlin](https://daily.dev/tags/kotlin), [#jetbrains](https://daily.dev/tags/jetbrains), [#maven](https://daily.dev/tags/maven)

[View this post on daily.dev](https://daily.dev/posts/amper-0-10-jdk-provisioning-a-maven-converter-custom-compiler-plugins-and-more-tjtbxihrw)
