<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on Pauls Blog</title><link>https://prule.github.io/pauls-blog/tags/tools/</link><description>Recent content in Tools on Pauls Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 15 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://prule.github.io/pauls-blog/tags/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>SDKMAN</title><link>https://prule.github.io/pauls-blog/post/coding/2025/sdkman/</link><pubDate>Mon, 15 Sep 2025 00:00:00 +0000</pubDate><guid>https://prule.github.io/pauls-blog/post/coding/2025/sdkman/</guid><description>&lt;div class="paragraph"&gt;
&lt;p&gt;SDKMAN! lets you install, manage and work with multiple versions of software development kits (SDKs) on most Unix-like systems.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="paragraph"&gt;
&lt;p&gt;This means for example, you can install multiple versions of Java, Kotlin, Scala, Groovy, Gradle, Maven, Grails, Spring Boot, and many more. See the full list as of mid 2024 &lt;a href="sdk-list.txt"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="sect2"&gt;
&lt;h3 id="_installation"&gt;Installation&lt;/h3&gt;
&lt;div class="paragraph"&gt;
&lt;p&gt;For installation instructions see the SDKMAN! website &lt;a href="https://sdkman.io/install"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="sect2"&gt;
&lt;h3 id="_usage"&gt;Usage&lt;/h3&gt;
&lt;div class="paragraph"&gt;
&lt;p&gt;For common usage demonstration, using JAVA as an example:&lt;/p&gt;
&lt;/div&gt;
&lt;div class="paragraph"&gt;
&lt;p&gt;To find all available versions of Java, run:&lt;/p&gt;
&lt;/div&gt;</description></item></channel></rss>