MVN

co.rodnan : swagger-jaxb

Maven & Gradle

Feb 23, 2020
0 stars

Swagger JAXB · XJC Plugin to add Swagger Annotations to your swagger generated JAXB classes, see github for info

<dependency>
    <groupId>co.rodnan</groupId>
    <artifactId>swagger-jaxb</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.rodnan : swagger-jaxb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of co.rodnan : swagger-jaxb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
swagger-jaxb-1.0

How to add a dependency to Maven

Add the following co.rodnan : swagger-jaxb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.rodnan</groupId>
    <artifactId>swagger-jaxb</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.rodnan : swagger-jaxb gradle dependency to your build.gradle file:

implementation 'co.rodnan:swagger-jaxb:1.0'

Gradle Kotlin DSL: Add the following co.rodnan : swagger-jaxb gradle kotlin dependency to your build.gradle.kts file:

implementation("co.rodnan:swagger-jaxb:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.rodnan : swagger-jaxb sbt scala dependency to your build.sbt file:

libraryDependencies += "co.rodnan" % "swagger-jaxb" % "1.0"

Advertisement

Dependencies from Group

Feb 23, 2020
0 stars
Jun 20, 2022

Discover Dependencies

Dec 23, 2020
3 usages
0 stars
Apr 14, 2023
3 usages
41 stars
Apr 14, 2023
41 stars
Mar 02, 2020
4 stars
Jul 22, 2021
21 stars
Jul 22, 2021
1 usages
21 stars
Feb 25, 2020
3 stars
Sep 11, 2020
1 usages
6 stars