MVN

io.agrest : agrest-openapi

Maven & Gradle

Jun 14, 2022
2 usages
73 stars

agrest-openapi: OpenAPI 3 / Swagger integration

<dependency>
    <groupId>io.agrest</groupId>
    <artifactId>agrest-openapi</artifactId>
    <version>4.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agrest : agrest-openapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.10

All Versions

Choose a version of io.agrest : agrest-openapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.10
agrest-openapi-4.10
4.9
agrest-openapi-4.9
4.8
agrest-openapi-4.8
4.7
agrest-openapi-4.7
4.6
agrest-openapi-4.6
4.5
agrest-openapi-4.5
4.4
agrest-openapi-4.4
4.3
agrest-openapi-4.3
4.2
agrest-openapi-4.2
4.1
agrest-openapi-4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.agrest</groupId>
    <artifactId>agrest-openapi</artifactId>
    <version>4.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.agrest : agrest-openapi gradle dependency to your build.gradle file:

implementation 'io.agrest:agrest-openapi:4.10'

Gradle Kotlin DSL: Add the following io.agrest : agrest-openapi gradle kotlin dependency to your build.gradle.kts file:

implementation("io.agrest:agrest-openapi:4.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.agrest : agrest-openapi sbt scala dependency to your build.sbt file:

libraryDependencies += "io.agrest" % "agrest-openapi" % "4.10"

Advertisement

Dependencies from Group

Jul 31, 2023
11 usages
75 stars
Jul 31, 2023
10 usages
75 stars
Jul 31, 2023
9 usages
75 stars
Nov 14, 2021
7 usages
73 stars
Jun 14, 2022
5 usages
73 stars

Discover Dependencies

May 17, 2022
1 usages
1 stars
May 23, 2022
1 usages
0 stars
Mar 25, 2021
1 usages
0 stars
Oct 08, 2022
1 usages
1k stars
Jan 12, 2021
1 usages
5 stars
Dec 02, 2020
1 usages
0 stars
Jan 05, 2023
2 usages
3 stars
Aug 13, 2023
8 usages
174 stars