24 Star 103 Fork 58

Apache / openmeetings

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

About Openmeetings Logo

Apache OpenMeetings provides:

  • video conferencing
  • instant messaging
  • white board
  • collaborative document editing
  • other groupware tools

It uses API functions of Media Server for Remoting and Streaming Kurento).

Getting Started

Please visit the project website for the latest information:

Documentation for Installation and Upgrade:

Along with the developer mailing list archive:

System Requirements

You need a platform that supports Java SE 17.

Building and running

To build from source code:

  • Requirements: Sources compilation require Java SE 17, Apache Maven 3.8.7 or later.
  • To build the OpenMeetings project run mvn in the root directory: mvn clean install -PallModules
  • To run the OpenMeetings project:
    • go to openmeetings-server/target directory
    • extract apache-openmeetings-x.x.x.tar.gz (or apache-openmeetings-x.x.x.zip for windows)
    • enter apache-openmeetings-x.x.x directory and execute ./bin/startup.sh (./bin/startup.bat for Windows)

For a detailed documentation on how to build from source and options see: https://openmeetings.apache.org/BuildInstructions.html

Builds and CI

Description Jenkins CI
Master nightly Build Status
Master Pull Request Build Status

Release Notes

see CHANGELOG.md file for detailed log

7.2.0

Release 7.2.0, provides following improvements:

IMPORTANT: Java 17 and KMS 6.18.0+ are required

Security:

  • Login/email are now processed in case insensitive mode
  • Messages and contacts: message folders are not shared between users
  • All dependencies are updated with most recent versions

UI:

  • Too big profile pictures are now resized
  • Room looks better in RTL mode
  • Email messages looks better

Some other fixes and improvements, 10 issues were addressed

7.1.0

Release 7.1.0, provides following improvements:

IMPORTANT: Java 17 and KMS 6.18.0+ are required

Security:

  • Invitation hash check made strict
  • Set of user permissions is fixed
  • Paths entered in Admin->Config are being verified
  • All dependencies are updated with most recent versions

Stability:

  • TURN server config is passed to the client

3 security vulnerabilities were addressed

Some other fixes and improvements, 12 issues were addressed

7.0.0

Release 7.0.0, provides following improvements:

IMPORTANT: Java 17 is required

UI and Security:

  • Microphone on/off doesn't interrupt the streaming
  • Stability fix at Safari
  • Full screen mode for WB
  • Redo tool for WB
  • 2-factor authentication
  • Libraries are updated with most recent versions

Some other fixes and improvements, 28 issues were addressed

6.3.0

Release 6.3.0, provides following improvements:

Stability and UI:

  • Multiple WB fixes
  • Confirm popups are unified
  • Multiple fixes for latest Safari
  • Libraries are updated with most recent versions

Some other fixes and improvements, 26 issues were addressed

6.2.0

Release 6.2.0, provides following improvements:

UI improvements, stability fixes, mobile version and adds OpenAPI spec in 3.0.x format

Stability and UI:

  • UI fixes
  • Modal PopUpFix
  • Upgrade to Bootstrap5
  • Fixes for Mobile Version and landscape mode
  • Improve ability for starting from Home Screen on Mobile device

Integration:

Some other fixes and improvements, 28 issues were addressed

6.1.0

Release 6.1.0, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

Stability:

  • Room is more stable
  • Screen sharing on Safari is fixed
  • Recording in interview room is fixed

UI:

  • OM theme can selected in Admin -> Config
  • Configurable Extra menu is added to the rooms
  • Date/time picker is better localized

Some other fixes and improvements, 27 issues were addressed

6.0.0

Release 6.0.0, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

Security:

  • TLS1.2. is used for OAuth
  • NetTest client count can be limited
  • Captcha is now configurable
  • Recordings can be globally disabled

Stability:

  • Audio/video in room is more stable

UI:

  • Translations are improved
  • Invitation form displayes time in client time zone
  • Notifications are displayed using JS Notification API
  • Video pods size can be fixed and configurable per-user

Some other fixes and improvements, 40 issues were addressed

5.1.0

Release 5.1.0, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

Stability:

  • Room Audio/Video should be more stable
  • OM should work as expected after KMS server restart
  • Backup is further improved
  • Audio/Video connection established faster
  • Most recent versions of dependencies are used

UI:

  • User display name is used almost everywhere
  • Browser notifications are used to notify about new chat messages and moderator actions
  • Interview room was broken
  • Mute and "Mic status" were broken

Some other fixes and improvements, 52 issues were addressed

5.0.1

Release 5.0.1, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

Security:

  • Rate limit is checked for network test web service
  • Libraries are updated to latest versions
  • Password complexity can be fine-tuned

Backup/Restore:

  • Group files/recordings might be restored to wrong group

UI:

  • Translations and support of RTL languages are improved
  • Dashboard widgets and personal room are always displayed in current user language

Some other fixes and improvements, 21 issues were addressed

5.0.0

Release 5.0.0, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

IMPORTANT: Java 11 is required

Flash plugin is no longer required in the browser

Security:

  • Libraries are updated to latest versions
  • More strict CSP is implemented
  • User accounts are hidden for regular users
  • User email addresses are hidden

UI:

  • Support for touch events is added (mobiles, tablets)
  • Better support for new MS Edge browser
  • Direct link for entering the room with room name (not ID)
  • Front camera is used by default
  • User avatar is editable at Admin->Users

Audio/Video:

  • Stability is improved
  • Connection to KMS is auto-recovering
  • Camera resolution changes take effect immediately
  • Multiple client-side JS errors are fixed

Some other fixes and improvements, 74 issues were addressed

4.0.11

Release 4.0.11, provides following improvements:

Security:

  • 3rd-party libraries are updated to latest versions
  • Email sending via SSL is added
  • User email addresses are hidden

Other fixes and improvements, 11 issues were addressed

5.0.0-M4

Release 5.0.0-M4, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

IMPORTANT: Java 11 is required

Flash plugin is no more required in the browser

UI:

  • Main UI library has been changed Jquery-UI -> Bootstrap
  • Hotkey to resize&arrage "video" windows is added
  • Camera/Microphone on/off icons are less confusing
  • The room can be blocked until moderator will enter
  • Room sidebar dock button works as expected
  • Right-click menu for WB tab is fixed
  • Link to privacy statement is added to sign-in dialog

Audio/Video:

  • Audio-only clients doesn't create "video" windows
  • Audio/Video stream tries to re-connect in case of any issue

Backup/Restore:

  • Backup/restore was re-worked and better covered with tests
  • Multiple other issues are addressed

Integration:

  • OAuth: user attributes retrieval is improved
  • LDAP documentation is improved
  • User picture can be retrieved from LDAP

Please NOTE: this version might be not production ready

Some other fixes and improvements, 56 issues were addressed

5.0.0-M3

Release 5.0.0-M3, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

IMPORTANT: Java 11 is required

Flash plugin is no more required in the browser

Backup/Restore:

  • Multiple issues with restore were fixed
  • Confirmation of backup import was added
  • File/recording hashes are preserved when possible

White board:

  • Document upload/conversion is improved
  • Whiteboards are not auto-created on room enter
  • Keyboard shortcut for quick poll is added

Room:

  • User list is now sorted

Audio/Video:

  • Multiple issues with audio/video/screen sharing are fixed

Please NOTE: this version might be not production ready

Some other fixes and improvements, 36 issues were addressed

5.0.0-M2

Release 5.0.0-M2, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

IMPORTANT: Java 11 is required

Flash plugin is no more required in the browser

Backup/Restore:

  • OAuth configs were not properly backup

White board:

  • Math formula is improved
  • Room files are improved
  • Clean WB REST method perform real-time clean

Room:

  • Rooms can be customized on group basis
  • "Ghost" users are not displayed in the room
  • External user name is displayed as expected

Please NOTE: this version might be not production ready

Some other fixes and improvements, 18 issues were addressed

4.0.9

Release 4.0.9, provides following improvements:

Backup/Restore:

  • Recordings of deleted users were restored as public
  • OAuth configs were not properly backup

White board:

  • Math formula is improved
  • Room files are improved
  • Clean WB REST method perform real-time clean

Room User list:

  • "Ghost" users are not displayed in the room
  • External user name is displayed as expected

Other fixes and improvements, 19 issues were addressed

5.0.0-M1

Release 5.0.0-M1, provides following improvements:

This release provides WebRTC audio/video/screen-sharing in the Room

Flash plugin is no more required in the browser

Please NOTE: this version might be not production ready

Some other fixes and improvements, 30 issues were addressed

4.0.8

Release 4.0.8, provides following improvements:

Mobile client:

  • Mobile clients are displayed in user list
  • Audio/Video switching is more stable

OAuth:

  • VK based OAuth login is fixed
  • Integrate Wso2 Identity Server

Activities&Actions:

  • Less actions for non-moderators
  • No duplicated actions are displayed

White board:

  • Video on WB works in latest Safari
  • White Out tool is added
  • Whiteboard size can be tuned
  • Link to LaTeX guide is added

Room User list:

  • Issue with user's display name is fixed
  • "Ghost" users are not displayed in the room

Other fixes and improvements, 30 issues were addressed

4.0.7

Release 4.0.7, provides following improvements:

  • kick function in RoomWebService is fixed
  • Reply button is added to Private Message
  • Multiple issues are fixed in Room
  • Save white board as JPG is removed
  • HttpClient in AppointmentManager is updated 3.x to 4.x
  • "endless" invitations can now be invalidated
  • Ability to chose user display name is added
  • Delete white board object using mouse is now possible
  • Ability to duplicate room poll is added
  • Health check web service API is added
  • OAuth2 authorization can be done via HTTP header
  • cliparts can be in SVG format

Other fixes and improvements, 18 issues were addressed

4.0.6

Release 4.0.6, provides following improvements:

  • Multiple issues with device list retrieval in Settings dialog
  • Web services were improved
  • Multiple issues with room recording
  • Frontend self registering

Other fixes and improvements, 16 issues were addressed

4.0.5

Release 4.0.5, provides following improvements:

Room:

  • Interview room is improved: re-designed, multiple video windows are supported
  • Multiple improvements in Admin
  • File tree is improved
  • Multiple improvements in white boards

Other fixes and improvements, 24 issues were addressed

4.0.4

Release 4.0.4, provides following improvements:

The purpose of this release is to provide GDPR compatible version of OpenMeetings

Room:

  • Performance is improved
  • Audio/Video streams were not closed in IE
  • File conversion on Windows is improved

Other fixes and improvements, 9 issues were fixed

4.0.3

Release 4.0.3, provides following improvements:

Security fix in Calendar

Room:

  • Performance was improved
  • Issues with audio/video were fixed
  • Quick poll was added

Multiple improvements in web services

Other fixes and improvements, 13 issues were fixed

4.0.2

Release 4.0.2, provides following improvements:

Security fixes in Chat and Admin

Chat:

  • Send on Enter/Ctrl+Enter
  • Invited guest's name displayed as expected
  • Turned OFF global chat is not displayed
  • Link works as expected
  • Smiles works as expected
  • Hover removed from chat

Room:

  • Download as PDF
  • Download/screen-sharing application in IE
  • No duplicated users
  • Activities&Actions improved
  • Number of users is displayed in the room
  • Mathematical formulas on WB

Other fixes and improvements, 32 issues were fixed

4.0.1

Release 4.0.1, provides following improvements:

  • Openlaszlo code is removed
  • Login via OAuth is improved
  • External video source is room is fixed
  • Multiple improvements of White-board
  • Multiple improvements of Chat
  • JS/CSS files are minified and merged to reduce load time
  • Overall stability is improved

Other fixes and improvements, 43 issues were fixed

4.0.0

Release 4.0.0, provides following improvements:

  • Room White board is rewritten to use HTML5 instead of Flash
  • All Audio/Video components were rewritten using Apache Flex
  • Bunch of automatic tests were written, code was cleaned-up and simplified
  • outdated SMSlib was removed from the dependencies
  • RTL in room is improved
  • swftool 3rd party tool is not required any more
  • OAuth authorization is fixed additional VK provider is added
  • language resources are minimized
  • performance is improved

Admin->Config

  • config keys are generalized
  • config types are introduced

Other fixes and improvements, 515 issues were fixed

3.3.2

Release 3.3.2, provides following improvements:

  • Audio/Video in conference room is fixed
  • Strong password is enforced during self registration
  • 'dashboard.show.chat' should work as expected
  • New Setting is added 'user can create rooms'

Other fixes and improvements, 8 issues were fixed

3.3.1

Release 3.3.1, provides following improvements:

  • Clustering works as expected
  • SIP works as expected
  • Multiple issues in web services were fixed
  • RTMPT mode is fixed
  • Multiple UI improvements

Other fixes and improvements, 19 issues were fixed

3.3.0

Release 3.3.0, provides following improvements:

Security fixes in:

  • Chat
  • All requests via security headers
  • More secure password processing rules and storage
  • More strict rules for uploaded files
  • SQL injection in web services

11 security vulnerabilities were addressed

Whiteboard:

  • Room is displayed without overlap in IE
  • Multiple display issues
  • Wb room element can now be hidden

Other fixes and improvements, 21 issues were fixed

3.2.1

Service release 1 for 3.2.0, provides following improvements:

Room

  • Video is more stable
  • Office files download is fixed
  • Multi-upload is added
  • External video works as expected
  • WB drawing on slides works as expected

Chat

  • chat is made resizable
  • multiple issues in chat are fixed
  • typing indicator is added

Calendar

  • date/time validator is improved
  • whole group can be invited by admin to event

Other fixes and improvements, 49 issues were fixed

License

Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0

Also this product includes 3rd party software. See more at NOTICE.md

Apache OpenMeetings License: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] 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. ====================================================================================================================== Following components are direct work from the Apache OpenMeetings project: ====================================================================================================================== admin.bat admin.sh network_test.sh webapps/openmeetings/data/conf/om_ldap.cfg webapps/openmeetings/css/*.css webapps/openmeetings/docs/* webapps/openmeetings/languages/* webapps/openmeetings/public/** webapps/openmeetings/WEB-INF/classes/** webapps/openmeetings/WEB-INF/web.xml webapps/openmeetings/WEB-INF/lib/openmeetings-*.jar webapps/openmeetings/screenshare/icon.* webapps/openmeetings/screenshare/splashicon.* ====================================================================================================================== Further those components are either itself or derivate work from projects licensed under the Apache License 2.0: ====================================================================================================================== bin/* conf/* webapps/ROOT/index.html lib/* ====================================================================================================================== APACHE OPENMEETINGS THIRD-PARTY DEPENDENCIES: Apache OpenMeetings includes a number of third-party dependencies with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the following licenses. ====================================================================================================================== BSD-2-Clause * PostgreSQL JDBC Driver (org.postgresql:postgresql:42.7.1 - https://jdbc.postgresql.org) CC BY 3.0 * Font Awesome (org.webjars:font-awesome:6.4.2 - http://webjars.org) CDDL, v1.0, LGPL, v2.1 or later * JHighlight (org.codelibs:jhighlight:1.1.0 - https://github.com/codelibs/jhighlight) CDDL + GPLv2 with classpath exception * javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250) CPL * WSDL4J (wsdl4j:wsdl4j:1.6.3 - http://sf.net/projects/wsdl4j) Eclipse Distribution License - v 1.0 * Angus Activation Registries (org.eclipse.angus:angus-activation:2.0.1 - https://github.com/eclipse-ee4j/angus-activation/angus-activation) * istack common utility code runtime (com.sun.istack:istack-commons-runtime:4.1.2 - https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) * Jakarta Activation (com.sun.activation:jakarta.activation:2.0.1 - https://github.com/eclipse-ee4j/jaf/jakarta.activation) * Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.2 - https://github.com/jakartaee/jaf-api) * Jakarta SOAP with Attachments API (jakarta.xml.soap:jakarta.xml.soap-api:2.0.1 - https://github.com/eclipse-ee4j/saaj-api) * Jakarta Web Services Metadata API (jakarta.jws:jakarta.jws-api:3.0.0 - https://github.com/eclipse-ee4j/jws-api) * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:3.0.1 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.1 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) * Jakarta XML Web Services API (jakarta.xml.ws:jakarta.xml.ws-api:3.0.1 - https://github.com/eclipse-ee4j/jax-ws-api) * JAXB Core (org.glassfish.jaxb:jaxb-core:4.0.4 - https://eclipse-ee4j.github.io/jaxb-ri/) * JAXB Runtime (org.glassfish.jaxb:jaxb-runtime:4.0.4 - https://eclipse-ee4j.github.io/jaxb-ri/) * TXW2 Runtime (org.glassfish.jaxb:txw2:4.0.4 - https://eclipse-ee4j.github.io/jaxb-ri/) Eclipse Public License, Version 1.0 * c3p0 (com.mchange:c3p0:0.9.5.4 - https://github.com/swaldman/c3p0) * H2 Database Engine (com.h2database:h2:2.2.224 - https://h2database.com) * Logback Classic Module (ch.qos.logback:logback-classic:1.4.14 - http://logback.qos.ch/logback-classic) * Logback Core Module (ch.qos.logback:logback-core:1.4.14 - http://logback.qos.ch/logback-core) * mchange-commons-java (com.mchange:mchange-commons-java:0.2.15 - https://github.com/swaldman/mchange-commons-java) Eclipse Public License v2.0 * Angus Mail Provider (org.eclipse.angus:angus-mail:1.0.0 - http://eclipse-ee4j.github.io/mail/angus-mail) * AspectJ Tools (Compiler) (org.aspectj:aspectjtools:1.9.21 - https://www.eclipse.org/aspectj/) * jakarta.transaction API (jakarta.transaction:jakarta.transaction-api:2.0.1 - https://projects.eclipse.org/projects/ee4j.jta) * jakarta.ws.rs-api (jakarta.ws.rs:jakarta.ws.rs-api:3.0.0 - https://github.com/eclipse-ee4j/jaxrs-api) * Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca) * Jakarta Mail API (com.sun.mail:jakarta.mail:2.0.1 - http://eclipse-ee4j.github.io/mail/jakarta.mail) * Jakarta Mail API (jakarta.mail:jakarta.mail-api:2.1.0 - https://projects.eclipse.org/projects/ee4j/jakarta.mail-api) * Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api) * JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.1 - https://junit.org/junit5/) * JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.1 - https://junit.org/junit5/) * JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.1 - https://junit.org/junit5/) GENERAL PUBLIC LICENSE, version 3 (GPL-3.0), GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0), Mozilla Public License Version 1.1 * juniversalchardet (com.github.albfernandez:juniversalchardet:2.4.0 - https://github.com/albfernandez/juniversalchardet) Indiana University Extreme! Lab Software License * MXParser (io.github.x-stream:mxparser:1.2.2 - http://x-stream.github.io/mxparser) MIT License * @eonasdan/tempus-dominus (org.webjars.npm:eonasdan__tempus-dominus:6.7.11 - https://www.webjars.org) * @popperjs/core (org.webjars.npm:popperjs__core:2.11.8 - https://www.webjars.org) * Animate.css (org.webjars:animate.css:3.7.2 - http://webjars.org) * bootstrap-select (org.webjars.npm:bootstrap-select:1.14.0-beta3 - https://www.webjars.org) * Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.77 - https://www.bouncycastle.org/java.html) * Bouncy Castle Jakarta S/MIME API (org.bouncycastle:bcjmail-jdk18on:1.77 - https://www.bouncycastle.org/java.html) * Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.77 - https://www.bouncycastle.org/java.html) * Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.77 - https://www.bouncycastle.org/java.html) * Checker Qual (org.checkerframework:checker-qual:3.41.0 - https://checkerframework.org/) * dd-plist (com.googlecode.plist:dd-plist:1.27 - http://www.github.com/3breadt/dd-plist) * dev.samstevens.totp:totp (dev.samstevens.totp:totp:1.7.1 - https://github.com/samdjstevens/java-totp/totp) * inputmask (org.webjars.npm:inputmask:5.0.6 - https://www.webjars.org) * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:1.7.27 - http://www.slf4j.org) * jquery (org.webjars:jquery:3.7.1 - http://webjars.org) * jQuery++ (org.webjars:jquerypp:1.0.1 - http://webjars.org) * jQuery UI (org.webjars:jquery-ui:1.13.2 - http://webjars.org) * jquery-ui-touch-punch.js (org.webjars:jquery-ui-touch-punch:0.2.3-2 - http://webjars.org) * jsoup Java HTML Parser (org.jsoup:jsoup:1.17.1 - https://jsoup.org/) * Microsoft JDBC Driver for SQL Server (com.microsoft.sqlserver:mssql-jdbc:12.4.2.jre11 - https://github.com/Microsoft/mssql-jdbc) * Modernizr (org.webjars:modernizr:2.8.3-1 - http://webjars.org) * Moment.js (org.webjars:momentjs:2.29.4 - http://webjars.org) * org.brotli:dec (org.brotli:dec:0.1.2 - http://brotli.org/dec) * org.danekja.jdk-serializable-functional (org.danekja:jdk-serializable-functional:1.9.0 - https://github.com/danekja/jdk-serializable-functional) * Popper.js (org.webjars:popper.js:1.16.1-lts - http://webjars.org) * SLF4J API Module (org.slf4j:slf4j-api:2.0.9 - http://www.slf4j.org) * spin.js (org.webjars:spin-js:2.1.0 - http://webjars.org) * Splide (org.webjars:splide:3.6.12 - http://webjars.org) * summernote (org.webjars.npm:summernote:0.8.20 - https://www.webjars.org) * Tempus Dominus Bootstrap 4 (org.webjars:tempusdominus-bootstrap-4:5.39.0 - http://webjars.org) * typeahead.js (org.webjars:typeaheadjs:0.11.1 - http://webjars.org) * wicketstuff-urlfragment (org.wicketstuff:wicketstuff-urlfragment:10.0.0-M2 - https://github.com/Horsed/WicketUrlFragment/wicketstuff-urlfragment) Oracle Free Use Terms and Conditions (FUTC) * ojdbc10 (com.oracle.database.jdbc:ojdbc10:19.21.0.0 - https://www.oracle.com/database/technologies/maven-central-guide.html) Plexus * dom4j (org.dom4j:dom4j:2.1.4 - http://dom4j.github.io/) Public Domain * jain-sip-ri (javax.sip:jain-sip-ri:1.2.307 - http://code.google.com/p/jain-sip/) * XML Pull Parsing API (xmlpull:xmlpull:1.1.3.1 - http://www.xmlpull.org) * XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html) The Apache Software License, Version 2.0 * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) * Apache Commons CLI (commons-cli:commons-cli:1.6.0 - https://commons.apache.org/proper/commons-cli/) * Apache Commons Codec (commons-codec:commons-codec:1.16.0 - https://commons.apache.org/proper/commons-codec/) * Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/) * Apache Commons Compress (org.apache.commons:commons-compress:1.25.0 - https://commons.apache.org/proper/commons-compress/) * Apache Commons CSV (org.apache.commons:commons-csv:1.10.0 - https://commons.apache.org/proper/commons-csv/) * Apache Commons DBCP (org.apache.commons:commons-dbcp2:2.11.0 - https://commons.apache.org/dbcp/) * Apache Commons Exec (org.apache.commons:commons-exec:1.3 - http://commons.apache.org/proper/commons-exec/) * Apache Commons FileUpload Core (org.apache.commons:commons-fileupload2-core:2.0.0-M1 - https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-core/) * Apache Commons FileUpload Jakarta (org.apache.commons:commons-fileupload2-jakarta:2.0.0-M1 - https://commons.apache.org/proper/commons-fileupload/commons-fileupload2-jakarta/) * Apache Commons IO (commons-io:commons-io:2.15.1 - https://commons.apache.org/proper/commons-io/) * Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 - https://commons.apache.org/proper/commons-lang/) * Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/) * Apache Commons Net (commons-net:commons-net:3.10.0 - https://commons.apache.org/proper/commons-net/) * Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - https://commons.apache.org/proper/commons-pool/) * Apache Commons Text (org.apache.commons:commons-text:1.11.0 - https://commons.apache.org/proper/commons-text) * Apache Commons Validator (commons-validator:commons-validator:1.7 - http://commons.apache.org/proper/commons-validator/) * Apache CXF Advanced Logging Feature (org.apache.cxf:cxf-rt-features-logging:4.0.3 - https://cxf.apache.org/cxf-rt-features-logging) * Apache CXF Core (org.apache.cxf:cxf-core:4.0.3 - https://cxf.apache.org) * Apache CXF JAX-RS Extensions: Providers (org.apache.cxf:cxf-rt-rs-extension-providers:4.0.3 - https://cxf.apache.org) * Apache CXF JAX-RS Service Description (org.apache.cxf:cxf-rt-rs-service-description:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime Core for WSDL (org.apache.cxf:cxf-rt-wsdl:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime HTTP Transport (org.apache.cxf:cxf-rt-transports-http:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime JAXB DataBinding (org.apache.cxf:cxf-rt-databinding-jaxb:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime JAX-RS Frontend (org.apache.cxf:cxf-rt-frontend-jaxrs:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime JAX-WS Frontend (org.apache.cxf:cxf-rt-frontend-jaxws:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime Security functionality (org.apache.cxf:cxf-rt-security:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime Simple Frontend (org.apache.cxf:cxf-rt-frontend-simple:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime SOAP Binding (org.apache.cxf:cxf-rt-bindings-soap:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime WS Addressing (org.apache.cxf:cxf-rt-ws-addr:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime WS Policy (org.apache.cxf:cxf-rt-ws-policy:4.0.3 - https://cxf.apache.org) * Apache CXF Runtime XML Binding (org.apache.cxf:cxf-rt-bindings-xml:4.0.3 - https://cxf.apache.org) * Apache Directory API All (org.apache.directory.api:api-all:2.1.5 - https://directory.apache.org/api-parent/api-all/) * Apache FontBox (org.apache.pdfbox:fontbox:3.0.1 - http://pdfbox.apache.org/) * Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.13 - http://hc.apache.org/httpcomponents-client) * Apache HttpClient Fluent API (org.apache.httpcomponents:fluent-hc:4.5.13 - http://hc.apache.org/httpcomponents-client) * Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.13 - http://hc.apache.org/httpcomponents-core-ga) * Apache James :: Mime4j :: Core (org.apache.james:apache-mime4j-core:0.8.9 - http://james.apache.org/mime4j/apache-mime4j-core) * Apache James :: Mime4j :: DOM (org.apache.james:apache-mime4j-dom:0.8.9 - http://james.apache.org/mime4j/apache-mime4j-dom) * Apache JempBox (org.apache.pdfbox:jempbox:1.8.17 - http://www.apache.org/pdfbox-parent/jempbox/) * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.21.1 - https://logging.apache.org/log4j/2.x/log4j/log4j-api/) * Apache MINA Core (org.apache.mina:mina-core:2.2.3 - https://mina.apache.org/mina-core/) * Apache Neethi (org.apache.neethi:neethi:3.2.0 - https://ws.apache.org/neethi/) * Apache PDFBox (org.apache.pdfbox:pdfbox:3.0.1 - https://www.apache.org/pdfbox-parent/pdfbox/) * Apache PDFBox io (org.apache.pdfbox:pdfbox-io:3.0.1 - https://www.apache.org/pdfbox-parent/pdfbox-io/) * Apache PDFBox tools (org.apache.pdfbox:pdfbox-tools:3.0.1 - https://www.apache.org/pdfbox-parent/pdfbox-tools/) * Apache POI (org.apache.poi:poi-ooxml-lite:5.2.5 - https://poi.apache.org/) * Apache POI (org.apache.poi:poi-scratchpad:5.2.5 - https://poi.apache.org/) * Apache POI - API based on OPC and OOXML schemas (org.apache.poi:poi-ooxml:5.2.5 - https://poi.apache.org/) * Apache POI - Common (org.apache.poi:poi:5.2.5 - https://poi.apache.org/) * Apache ServiceMix :: Bundles :: antlr (org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr:2.7.7_5 - http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.antlr/) * Apache ServiceMix :: Bundles :: dom4j (org.apache.servicemix.bundles:org.apache.servicemix.bundles.dom4j:2.1.4_1 - http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.dom4j/) * Apache ServiceMix :: Bundles :: xpp3 (org.apache.servicemix.bundles:org.apache.servicemix.bundles.xpp3:1.1.4c_7 - http://servicemix.apache.org/bundles-pom/org.apache.servicemix.bundles.xpp3/) * Apache Tika Apple parser module (org.apache.tika:tika-parser-apple-module:3.0.0-BETA - https://tika.apache.org/tika-parser-apple-module/) * Apache Tika audiovideo parser module (org.apache.tika:tika-parser-audiovideo-module:3.0.0-BETA - https://tika.apache.org/tika-parser-audiovideo-module/) * Apache Tika cad parser module (org.apache.tika:tika-parser-cad-module:3.0.0-BETA - https://tika.apache.org/tika-parser-cad-module/) * Apache Tika code parser module (org.apache.tika:tika-parser-code-module:3.0.0-BETA - https://tika.apache.org/tika-parser-code-module/) * Apache Tika core (org.apache.tika:tika-core:3.0.0-BETA - https://tika.apache.org/) * Apache Tika crypto parser module (org.apache.tika:tika-parser-crypto-module:3.0.0-BETA - https://tika.apache.org/tika-parser-crypto-module/) * Apache Tika digest commons (org.apache.tika:tika-parser-digest-commons:3.0.0-BETA - https://tika.apache.org/tika-parser-digest-commons/) * Apache Tika font parser module (org.apache.tika:tika-parser-font-module:3.0.0-BETA - https://tika.apache.org/tika-parser-font-module/) * Apache Tika html parser module (org.apache.tika:tika-parser-html-module:3.0.0-BETA - https://tika.apache.org/tika-parser-html-module/) * Apache Tika image parser module (org.apache.tika:tika-parser-image-module:3.0.0-BETA - https://tika.apache.org/tika-parser-image-module/) * Apache Tika mail commons (org.apache.tika:tika-parser-mail-commons:3.0.0-BETA - https://tika.apache.org/tika-parser-mail-commons/) * Apache Tika mail parser module (org.apache.tika:tika-parser-mail-module:3.0.0-BETA - https://tika.apache.org/tika-parser-mail-module/) * Apache Tika Microsoft parser module (org.apache.tika:tika-parser-microsoft-module:3.0.0-BETA - https://tika.apache.org/tika-parser-microsoft-module/) * Apache Tika miscellaneous office format parser module (org.apache.tika:tika-parser-miscoffice-module:3.0.0-BETA - https://tika.apache.org/tika-parser-miscoffice-module/) * Apache Tika news parser module (org.apache.tika:tika-parser-news-module:3.0.0-BETA - https://tika.apache.org/tika-parser-news-module/) * Apache Tika OCR parser module (org.apache.tika:tika-parser-ocr-module:3.0.0-BETA - https://tika.apache.org/tika-parser-ocr-module/) * Apache Tika package parser module (org.apache.tika:tika-parser-pkg-module:3.0.0-BETA - https://tika.apache.org/tika-parser-pkg-module/) * Apache Tika PDF parser module (org.apache.tika:tika-parser-pdf-module:3.0.0-BETA - https://tika.apache.org/tika-parser-pdf-module/) * Apache Tika plugin for Ogg, Vorbis and FLAC (org.gagravarr:vorbis-java-tika:0.8 - https://github.com/Gagravarr/VorbisJava) * Apache Tika standard parser package (org.apache.tika:tika-parsers-standard-package:3.0.0-BETA - https://tika.apache.org/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/) * Apache Tika text parser module (org.apache.tika:tika-parser-text-module:3.0.0-BETA - https://tika.apache.org/tika-parser-text-module/) * Apache Tika WARC parser module (org.apache.tika:tika-parser-webarchive-module:3.0.0-BETA - https://tika.apache.org/tika-parser-webarchive-module/) * Apache Tika XML parser module (org.apache.tika:tika-parser-xml-module:3.0.0-BETA - https://tika.apache.org/tika-parser-xml-module/) * Apache Tika XMP commons (org.apache.tika:tika-parser-xmp-commons:3.0.0-BETA - https://tika.apache.org/tika-parser-xmp-commons/) * Apache Tika ZIP commons (org.apache.tika:tika-parser-zip-commons:3.0.0-BETA - https://tika.apache.org/tika-parser-zip-commons/) * Apache Wicket IPageStore Common (org.wicketstuff:wicketstuff-datastore-common:10.0.0-M2 - http://wicketstuff.org/datastores-parent/wicketstuff-datastore-common) * Apache Wicket IPageStore Hazelcast (org.wicketstuff:wicketstuff-datastore-hazelcast:10.0.0-M2 - http://wicketstuff.org/datastores-parent/wicketstuff-datastore-hazelcast) * Apache XBean :: ASM shaded (repackaged) (org.apache.xbean:xbean-asm9-shaded:4.20 - http://geronimo.apache.org/maven/xbean/4.20/xbean-asm9-shaded) * Apache XmpBox (org.apache.pdfbox:xmpbox:3.0.1 - https://www.apache.org/pdfbox-parent/xmpbox/) * Asterisk-Java (org.asteriskjava:asterisk-java:3.39.0 - https://github.com/asterisk-java/asterisk-java) * Bootstrap (org.webjars:bootstrap:5.3.2 - http://webjars.org) * bootstrap-core (de.agilecoders.wicket:wicket-bootstrap-core:7.0.1 - https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-core) * bootstrap-extensions (de.agilecoders.wicket:wicket-bootstrap-extensions:7.0.1 - https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-extensions) * bootstrap-themes (de.agilecoders.wicket:wicket-bootstrap-themes:7.0.1 - https://github.com/l0rdn1kk0n/wicket-bootstrap/wicket-bootstrap-themes) * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.12.21 - https://bytebuddy.net/byte-buddy) * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.1 - https://bytebuddy.net/byte-buddy) * Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.9 - https://bytebuddy.net/byte-buddy) * Caffeine cache (com.github.ben-manes.caffeine:caffeine:2.9.3 - https://github.com/ben-manes/caffeine) * CalDav4j (com.github.caldav4j:caldav4j:1.0.5 - https://github.com/caldav4j/caldav4j.git) * com.drewnoakes:metadata-extractor (com.drewnoakes:metadata-extractor:2.19.0 - https://drewnoakes.com/code/exif/) * Commons Digester (commons-digester:commons-digester:2.1 - http://commons.apache.org/digester/) * core (org.kurento:kms-api-core:7.0.0 - https://kurento.openvidu.io/) * elements (org.kurento:kms-api-elements:7.0.0 - https://kurento.openvidu.io/) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.11.0 - https://errorprone.info/error_prone_annotations) * error-prone annotations (com.google.errorprone:error_prone_annotations:2.3.4 - http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) * filters (org.kurento:kms-api-filters:7.0.0 - https://kurento.openvidu.io/) * FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) * Gson (com.google.code.gson:gson:2.10.1 - https://github.com/google/gson/gson) * Gson (com.google.code.gson:gson:2.9.1 - https://github.com/google/gson/gson) * Guava: Google Core Libraries for Java (com.google.guava:guava:30.1-jre - https://github.com/google/guava/guava) * Guava: Google Core Libraries for Java (com.google.guava:guava:31.1-jre - https://github.com/google/guava) * Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.1 - https://github.com/google/guava/failureaccess) * Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture) * hazelcast (com.hazelcast:hazelcast:5.3.1 - http://www.hazelcast.com/hazelcast/) * HikariCP (com.zaxxer:HikariCP-java7:2.4.13 - https://github.com/brettwooldridge/HikariCP) * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:1.3 - https://github.com/google/j2objc/) * Jackcess (com.healthmarketscience.jackcess:jackcess:4.0.5 - https://jackcess.sourceforge.io) * Jackcess Encrypt (com.healthmarketscience.jackcess:jackcess-encrypt:4.0.2 - http://jackcessencrypt.sf.net) * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.15.3 - https://github.com/FasterXML/jackson) * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.16.0 - https://github.com/FasterXML/jackson) * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.3 - https://github.com/FasterXML/jackson-core) * Jackson-core (com.fasterxml.jackson.core:jackson-core:2.16.0 - https://github.com/FasterXML/jackson-core) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.3 - https://github.com/FasterXML/jackson) * jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.16.0 - https://github.com/FasterXML/jackson) * Jakarta Dependency Injection (jakarta.inject:jakarta.inject-api:2.0.1 - https://github.com/eclipse-ee4j/injection-api) * Jasney Bootstrap Extensions (org.webjars:jasny-bootstrap:3.1.3-2 - http://webjars.org) * java-libpst (com.pff:java-libpst:0.9.3 - https://github.com/rjohnsondev/java-libpst) * Java Runtime Interface Definition Library (org.openoffice:ridl:4.1.2 - https://wiki.openoffice.org/wiki/Uno) * Javassist (org.javassist:javassist:3.28.0-GA - http://www.javassist.org/) * Java Uno Helper (org.openoffice:juh:4.1.2 - https://wiki.openoffice.org/wiki/Uno) * Java Uno RunTime (org.openoffice:jurt:4.1.2 - https://wiki.openoffice.org/wiki/Uno) * javax.inject (javax.inject:javax.inject:1 - http://code.google.com/p/atinject/) * JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.9 - http://www.slf4j.org) * jcommander (com.beust:jcommander:1.72 - http://jcommander.org) * JDOM (org.jdom:jdom2:2.0.6.1 - http://www.jdom.org) * Jettison (org.codehaus.jettison:jettison:1.5.4 - https://github.com/jettison-json/jettison) * JODConverter Core (org.jodconverter:jodconverter-core:4.4.7 - https://github.com/jodconverter/jodconverter) * JODConverter Local (org.jodconverter:jodconverter-local:4.4.7 - https://github.com/jodconverter/jodconverter) * jqplot4java (org.wicketstuff:jqplot4java:10.0.0-M2 - http://maven.apache.org) * JqPlot Plugin Integration (org.wicketstuff:jqplot:10.0.0-M2 - http://wicketstuff.org/jqplot-parent/jqplot) * jquery-selectors (de.agilecoders.wicket:jquery-selectors:4.0.2 - http://nexus.sonatype.org/oss-repository-hosting.html/jquery-selectors) * jwarc (org.netpreserve:jwarc:0.28.3 - https://github.com/iipc/jwarc) * Kurento Client (org.kurento:kurento-client:7.0.0 - https://kurento.openvidu.io/kurento-client/) * Kurento Common utils (org.kurento:kurento-commons:7.0.0 - https://kurento.openvidu.io/kurento-commons/) * Kurento JSON-RPC Client (org.kurento:kurento-jsonrpc-client:7.0.0 - https://kurento.openvidu.io/kurento-jsonrpc/kurento-jsonrpc-client/) * library (de.agilecoders.wicket.webjars:wicket-webjars:4.0.1 - https://github.com/l0rdn1kk0n/wicket-webjars/wicket-webjars) * Log4j Implemented Over SLF4J (org.slf4j:log4j-over-slf4j:2.0.9 - http://www.slf4j.org) * micrometer-commons (io.micrometer:micrometer-commons:1.12.1 - https://github.com/micrometer-metrics/micrometer) * micrometer-observation (io.micrometer:micrometer-observation:1.12.1 - https://github.com/micrometer-metrics/micrometer) * Netty/Buffer (io.netty:netty-buffer:4.1.85.Final - https://netty.io/netty-buffer/) * Netty/Codec/HTTP (io.netty:netty-codec-http:4.1.85.Final - https://netty.io/netty-codec-http/) * Netty/Codec/Socks (io.netty:netty-codec-socks:4.1.85.Final - https://netty.io/netty-codec-socks/) * Netty/Codec (io.netty:netty-codec:4.1.85.Final - https://netty.io/netty-codec/) * Netty/Common (io.netty:netty-common:4.1.85.Final - https://netty.io/netty-common/) * Netty/Handler/Proxy (io.netty:netty-handler-proxy:4.1.85.Final - https://netty.io/netty-handler-proxy/) * Netty/Handler (io.netty:netty-handler:4.1.85.Final - https://netty.io/netty-handler/) * Netty/Resolver (io.netty:netty-resolver:4.1.85.Final - https://netty.io/netty-resolver/) * Netty/Transport/Native/Unix/Common (io.netty:netty-transport-native-unix-common:4.1.85.Final - https://netty.io/netty-transport-native-unix-common/) * Netty/Transport (io.netty:netty-transport:4.1.85.Final - https://netty.io/netty-transport/) * Ogg and Vorbis for Java, Core (org.gagravarr:vorbis-java-core:0.8 - https://github.com/Gagravarr/VorbisJava) * OpenJPA Aggregate Jar (org.apache.openjpa:openjpa:3.2.2 - http://openjpa.apache.org/openjpa) * Open JSON (com.github.openjson:openjson:1.0.13 - https://github.com/openjson/openjson) * Openmeetings Core (org.apache.openmeetings:openmeetings-core:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-core) * Openmeetings DB (org.apache.openmeetings:openmeetings-db:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-db) * Openmeetings Install (org.apache.openmeetings:openmeetings-install:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-install) * Openmeetings MediaServer (org.apache.openmeetings:openmeetings-mediaserver:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-mediaserver) * Openmeetings Screen Sharing applet (org.apache.openmeetings:openmeetings-screenshare:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-screenshare) * Openmeetings Service (org.apache.openmeetings:openmeetings-service:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-service) * Openmeetings Util (org.apache.openmeetings:openmeetings-util:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-util) * Openmeetings Web (org.apache.openmeetings:openmeetings-web:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-web) * Openmeetings Webservices (org.apache.openmeetings:openmeetings-webservice:8.0.0-SNAPSHOT - https://openmeetings.apache.org/openmeetings-webservice) * org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian) * org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j) * OWASP Java HTML Sanitizer (com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer:20220608.1 - https://github.com/OWASP/java-html-sanitizer/owasp-java-html-sanitizer) * parso (com.epam:parso:2.0.14 - https://github.com/epam/parso) * PDFBox JBIG2 ImageIO plugin (org.apache.pdfbox:jbig2-imageio:3.0.4 - https://www.apache.org/jbig2-imageio/) * picocli (info.picocli:picocli:4.7.5 - https://picocli.info) * Prometheus Metrics Config (io.prometheus:prometheus-metrics-config:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-config) * Prometheus Metrics Core (io.prometheus:prometheus-metrics-core:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-core) * Prometheus Metrics Exporter - Common (io.prometheus:prometheus-metrics-exporter-common:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-exporter-common) * Prometheus Metrics Exporter - Servlet Jakarta (io.prometheus:prometheus-metrics-exporter-servlet-jakarta:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-exporter-servlet-jakarta) * Prometheus Metrics Exposition Formats (io.prometheus:prometheus-metrics-exposition-formats:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-exposition-formats) * Prometheus Metrics Model (io.prometheus:prometheus-metrics-model:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-model) * Prometheus Metrics Tracer Common (io.prometheus:prometheus-metrics-tracer-common:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-common) * Prometheus Metrics Tracer Initializer (io.prometheus:prometheus-metrics-tracer-initializer:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-initializer) * Prometheus Metrics Tracer OpenTelemetry (io.prometheus:prometheus-metrics-tracer-otel:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel) * Prometheus Metrics Tracer OpenTelemetry Agent (io.prometheus:prometheus-metrics-tracer-otel-agent:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-tracer/prometheus-metrics-tracer-otel-agent) * quartz (org.quartz-scheduler:quartz:2.3.2 - http://www.quartz-scheduler.org/quartz) * Reflections (org.reflections:reflections:0.10.2 - http://github.com/ronmamo/reflections) * rome (com.rometools:rome:2.1.0 - http://rometools.com/rome) * rome-utils (com.rometools:rome-utils:2.1.0 - http://rometools.com/rome-utils) * Shaded Protobuf (io.prometheus:prometheus-metrics-shaded-protobuf:1.1.0 - http://github.com/prometheus/client_java/prometheus-metrics-shaded-dependencies/prometheus-metrics-shaded-protobuf) * SparseBitSet (com.zaxxer:SparseBitSet:1.3 - https://github.com/brettwooldridge/SparseBitSet) * Spring AOP (org.springframework:spring-aop:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Beans (org.springframework:spring-beans:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Context (org.springframework:spring-context:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Context Support (org.springframework:spring-context-support:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Core (org.springframework:spring-core:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring JDBC (org.springframework:spring-jdbc:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Object/Relational Mapping (org.springframework:spring-orm:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Transaction (org.springframework:spring-tx:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Web (org.springframework:spring-web:6.1.2 - https://github.com/spring-projects/spring-framework) * Spring Web MVC (org.springframework:spring-webmvc:6.1.2 - https://github.com/spring-projects/spring-framework) * swagger-annotations (io.swagger.core.v3:swagger-annotations:2.2.20 - https://github.com/swagger-api/swagger-core/modules/swagger-annotations) * TagSoup (org.ccil.cowan.tagsoup:tagsoup:1.2.1 - http://home.ccil.org/~cowan/XML/tagsoup/) * UNO interface library (org.openoffice:unoil:4.1.2 - https://wiki.openoffice.org/wiki/Uno) * Wicket Auth Roles (org.apache.wicket:wicket-auth-roles:10.0.0-M2 - http://wicket.apache.org/wicket-auth-roles) * Wicket Core (org.apache.wicket:wicket-core:10.0.0-M2 - http://wicket.apache.org/wicket-core) * Wicket Development Utilities (org.apache.wicket:wicket-devutils:10.0.0-M2 - http://wicket.apache.org/wicket-devutils) * Wicket Extensions (org.apache.wicket:wicket-extensions:10.0.0-M2 - http://wicket.apache.org/wicket-extensions) * Wicket IoC common code (org.apache.wicket:wicket-ioc:10.0.0-M2 - http://wicket.apache.org/wicket-ioc) * wicket-jquery-ui (com.googlecode.wicket-jquery-ui:wicket-jquery-ui:10.0.0-M1 - https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui) * wicket-jquery-ui-calendar (com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:10.0.0-M1 - https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-calendar) * wicket-jquery-ui-core (com.googlecode.wicket-jquery-ui:wicket-jquery-ui-core:10.0.0-M1 - https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-core) * wicket-jquery-ui-plugins (com.googlecode.wicket-jquery-ui:wicket-jquery-ui-plugins:10.0.0-M1 - https://github.com/sebfz1/wicket-jquery-ui/wicket-jquery-ui-plugins) * Wicket Native WebSocket Core (org.apache.wicket:wicket-native-websocket-core:10.0.0-M2 - http://wicket.apache.org/wicket-native-websocket/wicket-native-websocket-core) * Wicket Native WebSocket Javax (org.apache.wicket:wicket-native-websocket-javax:10.0.0-M2 - http://wicket.apache.org/wicket-native-websocket/wicket-native-websocket-javax) * Wicket Request (org.apache.wicket:wicket-request:10.0.0-M2 - http://maven.apache.org) * Wicket Spring Integration (org.apache.wicket:wicket-spring:10.0.0-M2 - http://wicket.apache.org/wicket-spring) * Wicketstuff Dashboard Core (org.wicketstuff:wicketstuff-dashboard-core:10.0.0-M2 - http://wicketstuff.org/wicketstuff-dashboard-parent/wicketstuff-dashboard-core) * Wicketstuff-Select2 Components (org.wicketstuff:wicketstuff-select2:10.0.0-M2 - http://wicketstuff.org/wicketstuff-select2-parent/wicketstuff-select2) * Wicket Util (org.apache.wicket:wicket-util:10.0.0-M2 - http://wicket.apache.org/wicket-util) * Woodstox (com.fasterxml.woodstox:woodstox-core:6.5.1 - https://github.com/FasterXML/woodstox) * XmlBeans (org.apache.xmlbeans:xmlbeans:5.2.0 - https://xmlbeans.apache.org/) * XML Commons Resolver Component (xml-resolver:xml-resolver:1.2 - http://xml.apache.org/commons/components/resolver/) * XmlSchema Core (org.apache.ws.xmlschema:xmlschema-core:2.3.1 - https://ws.apache.org/commons/xmlschema20/xmlschema-core/) * ZXing Core (com.google.zxing:core:3.4.0 - https://github.com/zxing/zxing/core) * ZXing Java SE extensions (com.google.zxing:javase:3.4.0 - https://github.com/zxing/zxing/javase) The BSD 3-Clause License (BSD3) * Adobe XMPCore (com.adobe.xmp:xmpcore:6.1.11 - https://www.adobe.com/devnet/xmp/library/eula-xmp-library-java.html) * asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/) * Bootstrap Italia (org.webjars:bootstrap-italia:1.6.2 - http://webjars.org) * ical4j (org.mnode.ical4j:ical4j:4.0.0-rc3 - http://ical4j.github.io) * Java Advanced Imaging Image I/O Tools API core (standalone) (com.github.jai-imageio:jai-imageio-core:1.4.0 - https://github.com/jai-imageio/jai-imageio-core) * ThreeTen-Extra (org.threeten:threeten-extra:1.7.0 - https://www.threeten.org/threeten-extra) * XStream Core (com.thoughtworks.xstream:xstream:1.4.20 - http://x-stream.github.io/xstream) The BSD License * curvesapi (com.github.virtuald:curvesapi:1.08 - https://github.com/virtuald/curvesapi) * JMatIO (org.tallison:jmatio:1.5 - https://github.com/tballison/jmatio) * ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.8 - https://github.com/paul-hammant/paranamer/paranamer) * Serp (net.sourceforge.serp:serp:1.15.1 - http://serp.sourceforge.net) * Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api) UnRar License * Java Unrar (com.github.junrar:junrar:7.5.5 - https://github.com/junrar/junrar)

简介

OpenMeetings是一个多语言可定制的视频会议和协作系统 展开 收起
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/apache/openmeetings.git
git@gitee.com:apache/openmeetings.git
apache
openmeetings
openmeetings
master

搜索帮助