Hyperion Swagger

Swagger API spec generation for Hyperion

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.dottydingo.hyperion.module
ArtifactId

ArtifactId

hyperion-swagger
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hyperion Swagger
Swagger API spec generation for Hyperion
Project URL

Project URL

http://github.com/mhellkamp/hyperion/wiki

Download hyperion-swagger

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.dottydingo.hyperion : hyperion-core Optional jar 1.0.0
org.springframework : spring-webmvc Optional jar 3.2.3.RELEASE
org.slf4j : slf4j-api Optional jar 1.7.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0