License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.cafapi |
ArtifactId | ArtifactIdswagger-ui-annotation |
Last Version | Last Version1.1.0-169 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is a common parent for any project.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafapi/swagger-ui-annotation/ -->
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>swagger-ui-annotation</artifactId>
<version>1.1.0-169</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-ui-annotation/
implementation 'com.github.cafapi:swagger-ui-annotation:1.1.0-169'
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-ui-annotation/
implementation ("com.github.cafapi:swagger-ui-annotation:1.1.0-169")
'com.github.cafapi:swagger-ui-annotation:jar:1.1.0-169'
<dependency org="com.github.cafapi" name="swagger-ui-annotation" rev="1.1.0-169">
<artifact name="swagger-ui-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='swagger-ui-annotation', version='1.1.0-169')
)
libraryDependencies += "com.github.cafapi" % "swagger-ui-annotation" % "1.1.0-169"
[com.github.cafapi/swagger-ui-annotation "1.1.0-169"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 5.0.8.RELEASE |
org.springframework : spring-core | jar | 5.0.8.RELEASE |
org.springframework : spring-beans | jar | 5.0.8.RELEASE |
org.springframework : spring-context | jar | 5.0.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.microfocus.webjars : swagger-ui-dist | jar | 1.1.0-100 |