Last Version

swagger-project 2.0.8.1-RELEASE

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.krraghavan
ArtifactId

ArtifactId

swagger-project
Version

Version

2.0.8.1-RELEASE
Type

Type

pom
Description

Description

swagger-project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/swagger-api/swagger-core
Source Code Management

Source Code Management

https://github.com/swagger-api/swagger-core

Download swagger-project 2.0.8.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.krraghavan/swagger-project/ -->
<dependency>
    <groupId>com.github.krraghavan</groupId>
    <artifactId>swagger-project</artifactId>
    <version>2.0.8.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.krraghavan/swagger-project/
implementation 'com.github.krraghavan:swagger-project:2.0.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.krraghavan/swagger-project/
implementation ("com.github.krraghavan:swagger-project:2.0.8.1-RELEASE")
'com.github.krraghavan:swagger-project:pom:2.0.8.1-RELEASE'
<dependency org="com.github.krraghavan" name="swagger-project" rev="2.0.8.1-RELEASE">
  <artifact name="swagger-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.krraghavan', module='swagger-project', version='2.0.8.1-RELEASE')
)
libraryDependencies += "com.github.krraghavan" % "swagger-project" % "2.0.8.1-RELEASE"
[com.github.krraghavan/swagger-project "2.0.8.1-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/swagger-annotations
  • modules/swagger-models
  • modules/swagger-core
  • modules/swagger-integration
  • modules/swagger-jaxrs2
  • modules/swagger-jaxrs2-servlet-initializer
  • modules/swagger-maven-plugin