License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.github.forezp |
ArtifactId | ArtifactIdmatrix-swagger-starter |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionmatrix-swagger-starter
Demo project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/io.github.forezp/matrix-swagger-starter/ -->
<dependency>
<groupId>io.github.forezp</groupId>
<artifactId>matrix-swagger-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.forezp/matrix-swagger-starter/
implementation 'io.github.forezp:matrix-swagger-starter:1.0'
// https://jarcasting.com/artifacts/io.github.forezp/matrix-swagger-starter/
implementation ("io.github.forezp:matrix-swagger-starter:1.0")
'io.github.forezp:matrix-swagger-starter:jar:1.0'
<dependency org="io.github.forezp" name="matrix-swagger-starter" rev="1.0">
<artifact name="matrix-swagger-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.forezp', module='matrix-swagger-starter', version='1.0')
)
libraryDependencies += "io.github.forezp" % "matrix-swagger-starter" % "1.0"
[io.github.forezp/matrix-swagger-starter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |