Download springfox-swagger-ui-2.4.0.jar file

Introduction

You can download springfox-swagger-ui-2.4.0.jar in this page.

License

The Apache Software License, Version 2.0

Type List

springfox-swagger-ui-2.4.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/resources/swagger-ui.html
META-INF/resources/webjars/springfox-swagger-ui/css/print.css
META-INF/resources/webjars/springfox-swagger-ui/css/reset.css
META-INF/resources/webjars/springfox-swagger-ui/css/screen.css
META-INF/resources/webjars/springfox-swagger-ui/css/style.css
META-INF/resources/webjars/springfox-swagger-ui/css/typography.css
META-INF/resources/webjars/springfox-swagger-ui/fonts/DroidSans-Bold.ttf
META-INF/resources/webjars/springfox-swagger-ui/fonts/DroidSans.ttf
META-INF/resources/webjars/springfox-swagger-ui/images/collapse.gif
META-INF/resources/webjars/springfox-swagger-ui/images/expand.gif
META-INF/resources/webjars/springfox-swagger-ui/images/explorer_icons.png
META-INF/resources/webjars/springfox-swagger-ui/images/favicon-16x16.png
META-INF/resources/webjars/springfox-swagger-ui/images/favicon-32x32.png
META-INF/resources/webjars/springfox-swagger-ui/images/favicon.ico
META-INF/resources/webjars/springfox-swagger-ui/images/logo_small.png
META-INF/resources/webjars/springfox-swagger-ui/images/pet_store_api.png
META-INF/resources/webjars/springfox-swagger-ui/images/throbber.gif
META-INF/resources/webjars/springfox-swagger-ui/images/wordnik_api.png
META-INF/resources/webjars/springfox-swagger-ui/lang/en.js
META-INF/resources/webjars/springfox-swagger-ui/lang/es.js
META-INF/resources/webjars/springfox-swagger-ui/lang/fr.js
META-INF/resources/webjars/springfox-swagger-ui/lang/it.js
META-INF/resources/webjars/springfox-swagger-ui/lang/ja.js
META-INF/resources/webjars/springfox-swagger-ui/lang/pl.js
META-INF/resources/webjars/springfox-swagger-ui/lang/pt.js
META-INF/resources/webjars/springfox-swagger-ui/lang/ru.js
META-INF/resources/webjars/springfox-swagger-ui/lang/tr.js
META-INF/resources/webjars/springfox-swagger-ui/lang/translator.js
META-INF/resources/webjars/springfox-swagger-ui/lang/zh-cn.js
META-INF/resources/webjars/springfox-swagger-ui/lib/backbone-min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/handlebars-2.0.0.js
META-INF/resources/webjars/springfox-swagger-ui/lib/highlight.7.3.pack.js
META-INF/resources/webjars/springfox-swagger-ui/lib/jquery-1.8.0.min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/jquery.ba-bbq.min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/jquery.slideto.min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/jquery.wiggle.min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/jsoneditor.min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/marked.js
META-INF/resources/webjars/springfox-swagger-ui/lib/swagger-oauth.js
META-INF/resources/webjars/springfox-swagger-ui/lib/underscore-min.js
META-INF/resources/webjars/springfox-swagger-ui/lib/underscore-min.map
META-INF/resources/webjars/springfox-swagger-ui/o2c.html
META-INF/resources/webjars/springfox-swagger-ui/springfox.js
META-INF/resources/webjars/springfox-swagger-ui/swagger-ui.min.js

Pom

springfox-swagger-ui-2.4.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.springfox</groupId>
  <artifactId>springfox-swagger-ui</artifactId>
  <version>2.4.0</version>
  <dependencies>
    <dependency>
      <groupId>io.springfox</groupId>
      <artifactId>springfox-spring-web</artifactId>
      <version>2.4.0</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <name>springfox-swagger-ui</name>
  <url>https://github.com/springfox/springfox</url>
  <description>JSON API documentation for spring based applications</description>
  <scm>
    <url>scm:git:git@github.com:springfox/springfox.git</url>
    <connection>scm:git:git@github.com:springfox/springfox.git</connection>
    <developerConnection>scm:git:git@github.com:springfox/springfox.git</developerConnection>
  </scm>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>martypitt@me.com</id>
      <name>Marty Pitt</name>
      <organization>The Mango Factory</organization>
      <email>martypitt@me.com</email>
    </developer>
    <developer>
      <id>dilipkrish</id>
      <name>Dilip Krishnan</name>
      <organization>The Container Store</organization>
      <email>dilipkrish_subscriptions@yahoo.com</email>
    </developer>
    <developer>
      <id>adrianbk</id>
      <name>Adrian Kelly</name>
      <organization>DiUS Computing</organization>
      <email>adrianbkelly+swagger@gmail.com</email>
    </developer>
  </developers>
</project>

POM Entry

<dependency>
   <groupId>io.springfox</groupId>
   <artifactId>springfox-swagger-ui</artifactId>
   <version>2.4.0</version>
</dependency>

Download

If you think the following springfox-swagger-ui-2.4.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download springfox-swagger-ui-2.4.0.jar file




PreviousNext

Related