How To Install Java Artifact io.quarkus.quarkus-spring-api v5.2.SP4

io.quarkus quarkus-spring-api 5.2.SP4

Introduction

In this article, we'll learn how to install Java artifact quarkus-spring-api from io.quarkus group in version 5.2.SP4. The artifact is available in 13 versions: 6.1.SP2 6.1.SP1 6.1 5.2.SP7 5.2.SP6 5.2.SP5 5.2.SP4 5.2.SP3 5.2.SP2 5.2.SP1 5.2.Final 5.2.Alpha3 5.2.Alpha2 . The Spring dependencies for Quarkus Spring DI extension project has been released under Apache License, Version 2.0 license, and has its own website at: https://quarkus.io/ .

How To Install Java Artifact io.quarkus.quarkus-spring-api In Version 5.2.SP4

To install the Spring dependencies for Quarkus Spring DI extension artifact in version 5.2.SP4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spring dependencies for Quarkus Spring DI extension dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (5)

Licenses