| # Notice for Jersey Bean Validation module |
| This content is produced and maintained by the Eclipse Jersey project. |
| |
| * https://projects.eclipse.org/projects/ee4j.jersey |
| |
| ## Trademarks |
| Eclipse Jersey is a trademark of the Eclipse Foundation. |
| |
| ## Copyright |
| |
| All content is the property of the respective authors or their employers. For |
| more information regarding authorship of content, please consult the listed |
| source code repository logs. |
| |
| ## Declared Project Licenses |
| |
| This program and the accompanying materials are made available under the terms |
| of the Eclipse Public License v. 2.0 which is available at |
| http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made |
| available under the following Secondary Licenses when the conditions for such |
| availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU |
| General Public License, version 2 with the GNU Classpath Exception which is |
| available at https://www.gnu.org/software/classpath/license.html. |
| |
| SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 |
| |
| ## Source Code |
| The project maintains the following source code repositories: |
| |
| * https://github.com/eclipse-ee4j/jersey |
| |
| ## Third-party Content |
| |
| Hibernate Validator CDI, 6.2.5.Final |
| * License: Apache License, 2.0 |
| * Project: https://beanvalidation.org/ |
| * Repackaged in org.glassfish.jersey.server.validation.internal.hibernate |