Last Version

matrix-swagger-example 1.0

Demo project for Spring Boot

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

matrix-swagger-example
Version

Version

1.0
Type

Type

jar
Description

Description

matrix-swagger-example
Demo project for Spring Boot

Download matrix-swagger-example 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.forezp : matrix-swagger-starter jar 1.0
org.springframework.boot : spring-boot-starter-web jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.