Skip to content

Commit

Permalink
Commit from GitHub Actions (versions:2022.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
KMicha committed Jan 20, 2024
1 parent c5df469 commit 8d6b176
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions cre/sdk_candidates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ meta-programming and Asynchronous programming.

$ sdk install grails
--------------------------------------------------------------------------------
Groovy (4.0.17) http://www.groovy-lang.org/
Groovy (4.0.18) http://www.groovy-lang.org/

Groovy is a powerful, optionally typed and dynamic language, with static-typing
and static compilation capabilities, for the Java platform aimed at multiplying
Expand Down Expand Up @@ -234,7 +234,7 @@ manifest, manifest entries, bytecode versions, declarative services, and more.

$ sdk install jarviz
--------------------------------------------------------------------------------
Java (21.0.1-tem) https://projects.eclipse.org/projects/adoptium.temurin/
Java (21.0.2-tem) https://projects.eclipse.org/projects/adoptium.temurin/

Java Platform, Standard Edition (or Java SE) is a widely used platform for
development and deployment of portable code for desktop and server environments.
Expand Down Expand Up @@ -319,7 +319,7 @@ much more.

$ sdk install karaf
--------------------------------------------------------------------------------
kcctl (1.0.0.CR1) https://github.com/kcctl/kcctl
kcctl (1.0.0.CR3) https://github.com/kcctl/kcctl

A modern and intuitive command-line client for Kafka Connect. Relying on the
idioms and semantics of kubectl, it allows you to register and examine
Expand Down Expand Up @@ -457,7 +457,7 @@ publication to Maven Central. It can also check if a POM is a valid BOM file.

$ sdk install pomchecker
--------------------------------------------------------------------------------
Quarkus CLI (3.6.5) http://quarkus.io
Quarkus CLI (3.6.6) http://quarkus.io

Quarkus is a Kubernetes Native Java framework tailored for OpenJDK HotSpot and
GraalVM, crafted from best-of-breed Java libraries and standards.
Expand Down Expand Up @@ -494,14 +494,14 @@ strings, and no checked exceptions.

$ sdk install scala
--------------------------------------------------------------------------------
Scala CLI (1.1.1) https://scala-cli.virtuslab.org
Scala CLI (1.1.2) https://scala-cli.virtuslab.org

Scala CLI is a command-line tool to interact with the Scala language. It lets
you compile, run, test, and package your Scala code (and more!)

$ sdk install scalacli
--------------------------------------------------------------------------------
SchemaCrawler (16.20.8) https://www.schemacrawler.com
SchemaCrawler (16.21.1) https://www.schemacrawler.com

SchemaCrawler is a free database schema discovery and comprehension tool.
SchemaCrawler has a good mix of useful features for data governance. You can
Expand Down Expand Up @@ -529,7 +529,7 @@ fault-tolerance.

$ sdk install spark
--------------------------------------------------------------------------------
Spring Boot (3.2.1) http://projects.spring.io/spring-boot/
Spring Boot (3.2.2) http://projects.spring.io/spring-boot/

Spring Boot takes an opinionated view of building production-ready Spring
applications. It favors convention over configuration and is designed to get you
Expand All @@ -544,7 +544,7 @@ servers through SSH.

$ sdk install sshoogr
--------------------------------------------------------------------------------
Taxi (1.46.0) https://taxilang.org
Taxi (1.47.0) https://taxilang.org

Taxi is a language for documenting data - such as data models - and the
contracts of APIs. It describes data semantically, allowing powerful tooling to
Expand Down

0 comments on commit 8d6b176

Please sign in to comment.