Categories |
CategoriesSwagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-swagger |
Version | Version2.0.0-M.4 |
Type | Typejar |
Filename | Size |
---|---|
enunciate-swagger-2.0.0-M.4.pom | |
enunciate-swagger-2.0.0-M.4.jar | 999 KB |
enunciate-swagger-2.0.0-M.4-sources.jar | 13 KB |
enunciate-swagger-2.0.0-M.4-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-swagger/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-swagger</artifactId>
<version>2.0.0-M.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-swagger/
implementation 'com.webcohesion.enunciate:enunciate-swagger:2.0.0-M.4'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-swagger/
implementation ("com.webcohesion.enunciate:enunciate-swagger:2.0.0-M.4")
'com.webcohesion.enunciate:enunciate-swagger:jar:2.0.0-M.4'
<dependency org="com.webcohesion.enunciate" name="enunciate-swagger" rev="2.0.0-M.4">
<artifact name="enunciate-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-swagger', version='2.0.0-M.4')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-swagger" % "2.0.0-M.4"
[com.webcohesion.enunciate/enunciate-swagger "2.0.0-M.4"]