Last Version

com.happy-dev:swagger-parent 1.0.0

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.happy-dev
ArtifactId

ArtifactId

swagger-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/A823929/swagger-parent.git

Download swagger-parent 1.0.0

Filename Size
swagger-parent-1.0.0.pom 3 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.20
io.swagger : swagger-models jar 1.5.20

Project Modules

  • swagger
  • swagger-ui
  • swagger-bootstrap-ui