@@ -85,14 +85,15 @@ jackson-jaxrs-base
8585jakarta.ws.rs-api
8686* Copyright © Eclipse Foundation
8787* License: Eclipse Public License 2.0
88+ GNU General Public License 2.0 with Classpath Exception
8889* Source code: https://github.com/eclipse-ee4j/jaxrs-api
8990* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
9091
9192jersey-client
9293* Copyright © Eclipse Foundation
9394* License: Eclipse Public License 2.0
9495 GNU General Public License 2.0 with Classpath Exception
95- * Source code: https://github.com/javaee /jersey
96+ * Source code: https://github.com/eclipse-ee4j /jersey
9697* Project home: https://projects.eclipse.org/projects/ee4j.jersey
9798
9899jersey-hk2
@@ -313,7 +314,8 @@ org.jboss.spec.javax.annotation:jboss-annotations-api_1.3_spec
313314
314315org.jboss.spec.javax.ws.rs:jboss-jaxrs-api_2.1_spec
315316* Copyright © 2011, 2019 Oracle and/or its affiliates. All rights reserved.
316- * License: Eclipse Public License 2.0
317+ * License: GNU General Public License 2.0 with Classpath Exception
318+ * Source code: https://github.com/jboss/jboss-jaxrs-api_spec
317319
318320org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.3_spec
319321* Copyright © 2018, 2019 Oracle and/or its affiliates. All rights reserved.
@@ -1724,6 +1726,196 @@ These licenses have proven adequate to cover all current use cases.
17241726
17251727------------------------------------------------------------------------
17261728
1729+ jakarta.ws.rs-api
1730+
1731+ # Notices for Jakarta RESTful Web Services
1732+
1733+ This content is produced and maintained by the **Jakarta RESTful Web Services**
1734+ project.
1735+
1736+ * Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
1737+
1738+ ## Trademarks
1739+
1740+ **Jakarta RESTful Web Services** is a trademark of the Eclipse Foundation.
1741+
1742+ ## Copyright
1743+
1744+ All content is the property of the respective authors or their employers. For
1745+ more information regarding authorship of content, please consult the listed
1746+ source code repository logs.
1747+
1748+ ## Declared Project Licenses
1749+
1750+ This program and the accompanying materials are made available under the terms
1751+ of the Eclipse Public License v. 2.0 which is available at
1752+ http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
1753+ available under the following Secondary Licenses when the conditions for such
1754+ availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
1755+ General Public License, version 2 with the GNU Classpath Exception which is
1756+ available at https://www.gnu.org/software/classpath/license.html.
1757+
1758+ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
1759+
1760+ ## Source Code
1761+
1762+ The project maintains the following source code repositories:
1763+
1764+ * https://github.com/eclipse-ee4j/jaxrs-api
1765+
1766+ ## Third-party Content
1767+
1768+ This project leverages the following third party content.
1769+
1770+ javaee-api (7.0)
1771+
1772+ * License: Apache-2.0 AND W3C
1773+
1774+ JUnit (4.11)
1775+
1776+ * License: Common Public License 1.0
1777+
1778+ Mockito (2.16.0)
1779+
1780+ * Project: http://site.mockito.org
1781+ * Source: https://github.com/mockito/mockito/releases/tag/v2.16.0
1782+
1783+ ## Cryptography
1784+
1785+ Content may contain encryption software. The country in which you are currently
1786+ may have restrictions on the import, possession, and use, and/or re-export to
1787+ another country, of encryption software. BEFORE using any encryption software,
1788+ please check the country's laws, regulations and policies concerning the import,
1789+ possession, or use, and re-export of encryption software, to see if this is
1790+ permitted.
1791+
1792+ ------------------------------------------------------------------------
1793+
1794+ jersey-client
1795+ jersey-hk2
1796+ jersey-media-json-jackson
1797+
1798+ # Notice for Jersey
1799+ This content is produced and maintained by the Eclipse Jersey project.
1800+
1801+ * Project home: https://projects.eclipse.org/projects/ee4j.jersey
1802+
1803+ ## Trademarks
1804+ Eclipse Jersey is a trademark of the Eclipse Foundation.
1805+
1806+ ## Copyright
1807+
1808+ All content is the property of the respective authors or their employers. For
1809+ more information regarding authorship of content, please consult the listed
1810+ source code repository logs.
1811+
1812+ ## Declared Project Licenses
1813+
1814+ This program and the accompanying materials are made available under the terms
1815+ of the Eclipse Public License v. 2.0 which is available at
1816+ http://www.eclipse.org/legal/epl-2.0. This Source Code may also be made
1817+ available under the following Secondary Licenses when the conditions for such
1818+ availability set forth in the Eclipse Public License v. 2.0 are satisfied: GNU
1819+ General Public License, version 2 with the GNU Classpath Exception which is
1820+ available at https://www.gnu.org/software/classpath/license.html.
1821+
1822+ SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
1823+
1824+ ## Source Code
1825+ The project maintains the following source code repositories:
1826+
1827+ * https://github.com/eclipse-ee4j/jersey
1828+
1829+ ## Third-party Content
1830+
1831+ Angular JS, v1.6.6
1832+ * License MIT (http://www.opensource.org/licenses/mit-license.php)
1833+ * Project: http://angularjs.org
1834+ * Coyright: (c) 2010-2017 Google, Inc.
1835+
1836+ aopalliance Version 1
1837+ * License: all the source code provided by AOP Alliance is Public Domain.
1838+ * Project: http://aopalliance.sourceforge.net
1839+ * Copyright: Material in the public domain is not protected by copyright
1840+
1841+ Bean Validation API 2.0.2
1842+ * License: Apache License, 2.0
1843+ * Project: http://beanvalidation.org/1.1/
1844+ * Copyright: 2009, Red Hat, Inc. and/or its affiliates, and individual contributors
1845+ * by the @authors tag.
1846+
1847+ Hibernate Validator CDI, 6.1.2.Final
1848+ * License: Apache License, 2.0
1849+ * Project: https://beanvalidation.org/
1850+ * Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
1851+
1852+ Bootstrap v3.3.7
1853+ * License: MIT license (https://github.com/twbs/bootstrap/blob/master/LICENSE)
1854+ * Project: http://getbootstrap.com
1855+ * Copyright: 2011-2016 Twitter, Inc
1856+
1857+ Google Guava Version 18.0
1858+ * License: Apache License, 2.0
1859+ * Copyright (C) 2009 The Guava Authors
1860+
1861+ javax.inject Version: 1
1862+ * License: Apache License, 2.0
1863+ * Copyright (C) 2009 The JSR-330 Expert Group
1864+
1865+ Javassist Version 3.25.0-GA
1866+ * License: Apache License, 2.0
1867+ * Project: http://www.javassist.org/
1868+ * Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
1869+
1870+ Jackson JAX-RS Providers Version 2.10.1
1871+ * License: Apache License, 2.0
1872+ * Project: https://github.com/FasterXML/jackson-jaxrs-providers
1873+ * Copyright: (c) 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
1874+
1875+ jQuery v1.12.4
1876+ * License: jquery.org/license
1877+ * Project: jquery.org
1878+ * Copyright: (c) jQuery Foundation
1879+
1880+ jQuery Barcode plugin 0.3
1881+ * License: MIT & GPL (http://www.opensource.org/licenses/mit-license.php &
1882+ http://www.gnu.org/licenses/gpl.html)
1883+ * Project: http://www.pasella.it/projects/jQuery/barcode
1884+ * Copyright: (c) 2009 Antonello Pasella
[email protected] 1885+
1886+ JSR-166 Extension - JEP 266
1887+ * License: CC0
1888+ * No copyright
1889+ * Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and
1890+ released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
1891+
1892+ KineticJS, v4.7.1
1893+ * License: MIT license (http://www.opensource.org/licenses/mit-license.php)
1894+ * Project: http://www.kineticjs.com, https://github.com/ericdrowell/KineticJS
1895+ * Copyright: Eric Rowell
1896+
1897+ org.objectweb.asm Version 8.0
1898+ * License: Modified BSD (https://asm.ow2.io/license.html)
1899+ * Copyright (c) 2000-2011 INRIA, France Telecom. All rights reserved.
1900+
1901+ org.osgi.core version 6.0.0
1902+ * License: Apache License, 2.0
1903+ * Copyright (c) OSGi Alliance (2005, 2008). All Rights Reserved.
1904+
1905+ org.glassfish.jersey.server.internal.monitoring.core
1906+ * License: Apache License, 2.0
1907+ * Copyright (c) 2015-2018 Oracle and/or its affiliates. All rights reserved.
1908+ * Copyright 2010-2013 Coda Hale and Yammer, Inc.
1909+
1910+ W3.org documents
1911+ * License: W3C License
1912+ * Copyright: Copyright (c) 1994-2001 World Wide Web Consortium, (Massachusetts
1913+ Institute of Technology, Institut National de Recherche en Informatique et en
1914+ Automatique, Keio University). All Rights Reserved.
1915+ http://www.w3.org/Consortium/Legal/
1916+
1917+ ------------------------------------------------------------------------
1918+
17271919========================= Fourth Party Notices =========================
17281920
17291921
0 commit comments