License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.ichelon |
ArtifactId | ArtifactIdframework-starter-swagger |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework Starter Swagger
Framework Starter Swagger
|
<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-swagger/ -->
<dependency>
<groupId>com.github.ichelon</groupId>
<artifactId>framework-starter-swagger</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-swagger/
implementation 'com.github.ichelon:framework-starter-swagger:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-swagger/
implementation ("com.github.ichelon:framework-starter-swagger:1.0.1.RELEASE")
'com.github.ichelon:framework-starter-swagger:jar:1.0.1.RELEASE'
<dependency org="com.github.ichelon" name="framework-starter-swagger" rev="1.0.1.RELEASE">
<artifact name="framework-starter-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-starter-swagger', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-starter-swagger" % "1.0.1.RELEASE"
[com.github.ichelon/framework-starter-swagger "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
Version |
---|
1.0.1.RELEASE
|
1.0.0.RELEASE
|
0.0.5.RELEASE
|
0.0.4.RELEASE
|
0.0.3.RELEASE
|
0.0.2.RELEASE
|