Last Version

swagger-project 1.6.4

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

io.github.cyrilschumacher
ArtifactId

ArtifactId

swagger-project
Version

Version

1.6.4
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/cyrilschumacher/swagger-core
Source Code Management

Source Code Management

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

Download swagger-project 1.6.4

Filename Size
swagger-project-1.6.4.pom 27 KB
Browse

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

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-mule
  • modules/swagger-core
  • modules/swagger-jaxrs
  • modules/swagger-jersey2-jaxrs
  • modules/swagger-jersey-jaxrs
  • modules/swagger-hibernate-validations
  • modules/swagger-servlet