License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.toolisticon.springboot |
ArtifactId | ArtifactIdspringboot-swagger-starter-root |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspringboot-swagger-starter-root
springboot-swagger-starter-root
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
springboot-swagger-starter-root-0.3.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.toolisticon.springboot/springboot-swagger-starter-root/ -->
<dependency>
<groupId>io.toolisticon.springboot</groupId>
<artifactId>springboot-swagger-starter-root</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.springboot/springboot-swagger-starter-root/
implementation 'io.toolisticon.springboot:springboot-swagger-starter-root:0.3.0'
// https://jarcasting.com/artifacts/io.toolisticon.springboot/springboot-swagger-starter-root/
implementation ("io.toolisticon.springboot:springboot-swagger-starter-root:0.3.0")
'io.toolisticon.springboot:springboot-swagger-starter-root:pom:0.3.0'
<dependency org="io.toolisticon.springboot" name="springboot-swagger-starter-root" rev="0.3.0">
<artifact name="springboot-swagger-starter-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.springboot', module='springboot-swagger-starter-root', version='0.3.0')
)
libraryDependencies += "io.toolisticon.springboot" % "springboot-swagger-starter-root" % "0.3.0"
[io.toolisticon.springboot/springboot-swagger-starter-root "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |