MVN

io.quarkus.qe : examples-https

Maven & Gradle

May 17, 2021
8 stars

Quarkus - Test Framework - Examples - HTTPS

<dependency>
    <groupId>io.quarkus.qe</groupId>
    <artifactId>examples-https</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkus.qe : examples-https to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.quarkus.qe : examples-https to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
examples-https-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.quarkus.qe</groupId>
    <artifactId>examples-https</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.quarkus.qe : examples-https gradle dependency to your build.gradle file:

implementation 'io.quarkus.qe:examples-https:0.0.1'

Gradle Kotlin DSL: Add the following io.quarkus.qe : examples-https gradle kotlin dependency to your build.gradle.kts file:

implementation("io.quarkus.qe:examples-https:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.quarkus.qe : examples-https sbt scala dependency to your build.sbt file:

libraryDependencies += "io.quarkus.qe" % "examples-https" % "0.0.1"

Advertisement

Dependencies from Group

Aug 09, 2023
16 usages
12 stars
Aug 09, 2023
16 usages
12 stars
Aug 09, 2023
12 usages
12 stars
Aug 09, 2023
7 usages
12 stars
Aug 09, 2023
4 usages
12 stars

Discover Dependencies

May 17, 2021
8 stars
May 17, 2021
8 stars
May 17, 2021
8 stars
May 10, 2023
1 usages
4.2k stars
May 10, 2023
7 usages
4.2k stars
Jul 23, 2023
10 stars