swagger-ui-cimpress

WebJar for swagger-ui-cimpress

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

swagger-ui-cimpress
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

swagger-ui-cimpress
WebJar for swagger-ui-cimpress
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/Cimpress/swagger-ui-cimpress

Download swagger-ui-cimpress

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-cimpress/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>swagger-ui-cimpress</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-cimpress/
implementation 'org.webjars.npm:swagger-ui-cimpress:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-cimpress/
implementation ("org.webjars.npm:swagger-ui-cimpress:3.0.1")
'org.webjars.npm:swagger-ui-cimpress:jar:3.0.1'
<dependency org="org.webjars.npm" name="swagger-ui-cimpress" rev="3.0.1">
  <artifact name="swagger-ui-cimpress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='swagger-ui-cimpress', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "swagger-ui-cimpress" % "3.0.1"
[org.webjars.npm/swagger-ui-cimpress "3.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

screenshot

swagger-ui-cimpress

Build Status NPM version

A swagger-ui fork with an easy to read, responsive three pane view. Used on https://developer.cimpress.io.

Swagger UI uses client-side Javascript (jQuery + Backbone) to download a swagger.json resource and make "Try It" requests to the described endpoints. You can learn more about the swagger-ui project at the upstream source: https://github.com/swagger-api/swagger-ui

Acknowledgement

This is a fork of https://github.com/jensoleg/swagger-ui which is a fork of https://github.com/swagger-api/swagger-ui. There are many differences, including the build process and test definitions.

Developers

Cimpress employees can deploy builds to Cimpress Open, but first it’s necessary to setup credentials.

# Install aws-cli and configure credentials to right AWS account
# For more info, see https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html
$ pip install awsebcli --upgrade
$ aws configure

# Build the project
$ yarn run build

# Deploy to 'integration', 'staging', or 'production'
$ yarn run deploy:integration
org.webjars.npm
Open-source software developed to integrate with Cimpress

Versions

Version
3.0.1