Jar examples for s:springfox-schema
JSON API documentation for spring based applications
You can download jar file springfox-schema 2.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add springfox-schema-2.4.0.jar to your project.
<dependency> <groupId>io.springfox</groupId> <artifactId>springfox-schema</artifactId> <version>2.4.0</version> </dependency>
compile group: 'io.springfox', name: 'springfox-schema', version: '2.4.0'
libraryDependencies += "io.springfox" % "springfox-schema" % "2.4.0"
<dependency org="io.springfox" name="springfox-schema" rev="2.4.0"/>
@Grapes(@Grab(group='io.springfox', module='springfox-schema', version='2.4.0'))
'io.springfox:springfox-schema:jar:2.4.0'
Click the following link to download the jar file.
springfox-schema-2.4.0-javadoc.jar