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 Nov 18, 2023
1 parent f9db612 commit 02df0e9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cre/sdk_candidates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ code and dependency management and allows you to run it directly.

$ sdk install jbang
--------------------------------------------------------------------------------
Jikkou (0.30.0) https://streamthoughts.github.io/jikkou/
Jikkou (0.31.0) https://streamthoughts.github.io/jikkou/

Jikkou is a command-line client for efficient management, automation and
provisioning of resources for Kafka, Schema Registry, etc. Inspired by kubectl
Expand Down Expand Up @@ -406,7 +406,7 @@ Maven project.

$ sdk install mcs
--------------------------------------------------------------------------------
Micronaut (4.1.6) http://micronaut.io/
Micronaut (4.2.0) http://micronaut.io/

Micronaut is an open source microservice framework for the JVM

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.5.1) http://quarkus.io
Quarkus CLI (3.5.2) 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.0.5) https://scala-cli.virtuslab.org
Scala CLI (1.0.6) 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.5) https://www.schemacrawler.com
SchemaCrawler (16.20.6) 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 @@ -544,7 +544,7 @@ servers through SSH.

$ sdk install sshoogr
--------------------------------------------------------------------------------
Taxi (1.44.1) https://taxilang.org
Taxi (1.44.2) 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 All @@ -567,7 +567,7 @@ MQTT and COAP. It provides a command line client tool for IoT development.

$ sdk install toolkit
--------------------------------------------------------------------------------
Vert.x (4.4.4) http://vertx.io/
Vert.x (4.5.0) http://vertx.io/

Vert.x is a tool-kit for building reactive applications on the JVM.

Expand Down

0 comments on commit 02df0e9

Please sign in to comment.