compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxrs 3.1.9 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxws 3.1.9 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-rs-extension-providers 3.1.9 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-rs-service-description 3.1.9 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-core 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-db 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-flash 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-install 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-screenshare 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-service 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-util 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-web 3.2.1 jar The Apache Software License, Version 2.0
org.apache.openmeetings openmeetings-webservice 3.2.1 jar The Apache Software License, Version 2.0
org.apache.wicket wicket-extensions 8.0.0-M4 jar The Apache Software License, Version 2.0
org.codehaus.jettison jettison 1.3.8 jar Apache License, Version 2.0
org.mnode.ical4j ical4j 2.0.0 jar iCal4j - License
org.red5 red5-client 1.0.9-M2 jar Apache 2
org.red5 red5-server 1.0.9-M2 jar Apache 2
org.simpleframework simple-xml 2.7.1 jar The Apache Software License, Version 2.0
org.springframework spring-core 4.3.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.3.6.RELEASE jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
org.seleniumhq.selenium selenium-java 3.0.1 jar The Apache Software License, Version 2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.tomcat tomcat-servlet-api 8.5.11 jar http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt

Back to top