This software contains: - Jetty Web Container (http://www.eclipse.org/jetty/) - H2 database engine (http://www.h2database.com/html/main.html) - jQuery (http://jquery.com/) - chosen (http://harvesthq.github.io/chosen/) - DataTables (http://datatables.net/) - js.cookie.js (https://github.com/js-cookie/js-cookie) - jquery.ajax-combobox (http://www.usamimi.info/~sutara/ajax-combobox/) - Project Tyrus (https://tyrus-project.github.io/) - Apache Groovy(http://groovy-lang.org/index.html) ============================================================== Jetty Web Container Copyright 1995-2012 Mort Bay Consulting Pty Ltd. ============================================================== The Jetty Web Container is Copyright Mort Bay Consulting Pty Ltd unless otherwise noted. Jetty is dual licensed under both * The Apache 2.0 License http://www.apache.org/licenses/LICENSE-2.0.html and * The Eclipse Public 1.0 License http://www.eclipse.org/legal/epl-v10.html Jetty may be distributed under either license. The javax.servlet package used was sourced from the Apache Software Foundation and is distributed under the apache 2.0 license. The UnixCrypt.java code implements the one way cryptography used by Unix systems for simple password protection. Copyright 1996 Aki Yoshida, modified April 2001 by Iris Van den Broeke, Daniel Deville. Permission to use, copy, modify and distribute UnixCrypt for non-commercial or commercial purposes and without fee is granted provided that the copyright notice appears in all copies. ----------------------------------------------------------------- This software contains unmodified binary redistributions for H2 database engine (http://www.h2database.com/), which is dual licensed and available under a modified version of the MPL 1.1 (Mozilla Public License) or under the (unmodified) EPL 1.0 (Eclipse Public License). An original copy of the license agreement can be found at: http://www.h2database.com/html/license.html ----------------------------------------------------------------- /*! jQuery v2.0.3 | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license //@ sourceMappingURL=jquery-2.0.3.min.map */ ----------------------------------------------------------------- /* Chosen v1.0.0 | (c) 2011-2013 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */ ----------------------------------------------------------------- /** * @summary DataTables * @description Paginate, search and sort HTML tables * @version 1.9.4 * @file jquery.dataTables.js * @author Allan Jardine (www.sprymedia.co.uk) * @contact www.sprymedia.co.uk/contact * * @copyright Copyright 2008-2012 Allan Jardine, all rights reserved. * * This source file is free software, under either the GPL v2 license or a * BSD style license, available at: * http://datatables.net/license_gpl2 * http://datatables.net/license_bsd * * This source file is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the license files for details. * * For details please refer to: http://www.datatables.net */ ----------------------------------------------------------------- /*! * JavaScript Cookie v2.0.4 * https://github.com/js-cookie/js-cookie * * Copyright 2006, 2015 Klaus Hartl & Fagner Brack * Released under the MIT license */ ----------------------------------------------------------------- /** * @file jQuery Plugin: jquery.ajax-combobox * @version 7.5.0 * @author Yuusaku Miyazaki * @license MIT License */ ----------------------------------------------------------------- org.glassfish.tyrus tyrus-project 1.12 4.0.0 tyrus-client bundle Tyrus Client org.glassfish.tyrus tyrus-core junit junit test ${basedir}/src/main/resources true org.apache.felix maven-bundle-plugin true true org.glassfish.tyrus.client;version=${project.version} javax.websocket;version=${apijar.bundle.version},* true -----------------------------------------------------------------