Springfox

Vendor: Marty Pitt, Dilip Krishnan, and Adrian Kelly

Copyright 2015 Marty Pitt - [@martypitt](https://github.com/martypitt), Dilip Krishnan - [@dilipkrish](https://github.com/dilipkrish),
Adrian Kelly -  [@adrianbk](https://github.com/adrianbk),

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


Springfox in this product also contains the following 4th party dependencies: 
net.bytebuddy:byte-buddy
org.mapstruct:mapstruct
org.slf4j:slf4j-api
com.fasterxml.jackson.core:jackson-annotation
com.fasterxml:classmate
com.google.guava:guava:25.0-jre
io.springfox:springfox-bean-validators
io.springfox:springfox-core
io.springfox:springfox-schema
io.springfox:springfox-spi
io.springfox:springfox-spring-web
io.springfox:springfox-swagger-common
io.springfox:springfox-swagger-ui
io.springfox:springfox-swagger
io.swagger:swagger-annotations
io.swagger:swagger-models
org.springframework.plugin:spring-plugin-core
org.springframework.plugin:spring-plugin-metadata
org.springframework:spring-aop
org.springframework:spring-beans
org.springframework:spring-context
org.springframework:spring-core
org.springframework:spring-expression

--classmate is licensed under the  Apache License 2.0.
    Copyright ©2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.

--spring-plugin-core is licensed under the Apache License version 2.0.

/*
 * Copyright 2008-2019 the original author or authors.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */


--spring-plugin-metadata is licensed under the Apache License version 2.0.

/*
 * Copyright 2008-2019 the original author or authors.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

The Apache license appears in Apache POI.