MVN

io.openapitools.hal : swagger-hal

Maven & Gradle

Dec 02, 2021
5 usages
13 stars

Swagger HAL module · Swagger Open API specification module supporting generation of documentation from endpoints utilizing the Jackson HAL module.

<dependency>
    <groupId>io.openapitools.hal</groupId>
    <artifactId>swagger-hal</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openapitools.hal : swagger-hal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of io.openapitools.hal : swagger-hal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
swagger-hal-2.0.2
swagger-hal-2.0.0
1.0.x
swagger-hal-1.0.4

How to add a dependency to Maven

Add the following io.openapitools.hal : swagger-hal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.openapitools.hal</groupId>
    <artifactId>swagger-hal</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.openapitools.hal : swagger-hal gradle dependency to your build.gradle file:

implementation 'io.openapitools.hal:swagger-hal:2.0.2'

Gradle Kotlin DSL: Add the following io.openapitools.hal : swagger-hal gradle kotlin dependency to your build.gradle.kts file:

implementation("io.openapitools.hal:swagger-hal:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.openapitools.hal : swagger-hal sbt scala dependency to your build.sbt file:

libraryDependencies += "io.openapitools.hal" % "swagger-hal" % "2.0.2"

Advertisement

Dependencies from Group

Dec 02, 2021
5 usages
13 stars

Discover Dependencies

Aug 14, 2023
1 usages
5.2k stars
Oct 27, 2017
3 usages
326 stars
Oct 22, 2017
1 stars
Oct 06, 2022
2 usages
2.1k stars
Jun 07, 2018
613 stars
Jun 07, 2018
613 stars
Oct 27, 2017
0 stars