MVN

io.github.imashtak : echo-quarkus

Maven & Gradle

Apr 09, 2023
0 stars

Echo Framework with Quarkus · Utilization of Quarkus capabilities to bring Quarkus-magic into Echo

<dependency>
    <groupId>io.github.imashtak</groupId>
    <artifactId>echo-quarkus</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.imashtak : echo-quarkus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of io.github.imashtak : echo-quarkus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
echo-quarkus-0.7.0
0.6.x
echo-quarkus-0.6.0
0.5.x
echo-quarkus-0.5.0

How to add a dependency to Maven

Add the following io.github.imashtak : echo-quarkus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.imashtak</groupId>
    <artifactId>echo-quarkus</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.imashtak : echo-quarkus gradle dependency to your build.gradle file:

implementation 'io.github.imashtak:echo-quarkus:0.7.0'

Gradle Kotlin DSL: Add the following io.github.imashtak : echo-quarkus gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.imashtak:echo-quarkus:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.imashtak : echo-quarkus sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.imashtak" % "echo-quarkus" % "0.7.0"

Advertisement

Dependencies from Group

Apr 09, 2023
0 stars
Apr 09, 2023
0 stars
Apr 09, 2023
0 stars
Mar 23, 2023
2 stars
Mar 27, 2023
2 stars

Discover Dependencies

Dec 14, 2022
1 stars
Dec 14, 2022
1 stars
Dec 14, 2022
1 stars
Dec 14, 2022
3 stars
Dec 14, 2022
1 stars
Dec 14, 2022
1 stars
Dec 14, 2022
3 stars
Jun 26, 2023
0 stars