License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdorg.bitbucket.tek-nik |
ArtifactId | ArtifactIdspring-swagger-simplified |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-swagger-simplified
Enhances spring swagger capabilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.bitbucket.tek-nik/spring-swagger-simplified/ -->
<dependency>
<groupId>org.bitbucket.tek-nik</groupId>
<artifactId>spring-swagger-simplified</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.tek-nik/spring-swagger-simplified/
implementation 'org.bitbucket.tek-nik:spring-swagger-simplified:1.0.9'
// https://jarcasting.com/artifacts/org.bitbucket.tek-nik/spring-swagger-simplified/
implementation ("org.bitbucket.tek-nik:spring-swagger-simplified:1.0.9")
'org.bitbucket.tek-nik:spring-swagger-simplified:jar:1.0.9'
<dependency org="org.bitbucket.tek-nik" name="spring-swagger-simplified" rev="1.0.9">
<artifact name="spring-swagger-simplified" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.tek-nik', module='spring-swagger-simplified', version='1.0.9')
)
libraryDependencies += "org.bitbucket.tek-nik" % "spring-swagger-simplified" % "1.0.9"
[org.bitbucket.tek-nik/spring-swagger-simplified "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
org.springframework : spring-webmvc | jar | 5.0.9.RELEASE |
org.hibernate : hibernate-validator | jar | 6.0.13.Final |
org.springframework.boot : spring-boot-starter-data-rest | jar | 2.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.5.RELEASE |