mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Update third party license notice for open cmis.
These libraries remain Apache 2.0: https://mvnrepository.com/artifact/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.1.0 https://mvnrepository.com/artifact/org.apache.cxf/cxf-core/3.0.12
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.chemistry.opencmis</groupId>
|
||||
<artifactId>chemistry-opencmis-client-impl</artifactId>
|
||||
<version>0.11.0</version>
|
||||
<version>1.1.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -38,20 +38,20 @@ commons-logging-1.2.jar http://jakarta.apache.org/commons/
|
||||
commons-lang3-3.4.jar http://jakarta.apache.org/commons/
|
||||
spring-web-3.2.14.RELEASE.jar http://projects.spring.io/spring-framework/
|
||||
mybatis-3.3.0.jar http://www.mybatis.org/
|
||||
chemistry-opencmis-commons-impl-0.11.0.jar http://chemistry.apache.org/
|
||||
chemistry-opencmis-commons-api-0.11.0.jar http://chemistry.apache.org/
|
||||
chemistry-opencmis-commons-impl-1.1.0.jar http://chemistry.apache.org/
|
||||
chemistry-opencmis-commons-api-1.1.0.jar http://chemistry.apache.org/
|
||||
xmlschema-core-2.2.1.jar http://ws.apache.org/commons/XmlSchema/
|
||||
HikariCP-java6-2.3.13.jar https://github.com/brettwooldridge/HikariCP
|
||||
cxf-rt-bindings-soap-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-frontend-simple-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-transports-http-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-ws-policy-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-core-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-wsdl-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-bindings-xml-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-databinding-jaxb-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-ws-addr-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-rt-frontend-jaxws-3.0.10.jar https://cxf.apache.org/
|
||||
cxf-core-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-bindings-soap-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-bindings-xml-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-databinding-jaxb-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-frontend-jaxws-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-frontend-simple-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-transports-http-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-ws-addr-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-ws-policy-3.0.12.jar https://cxf.apache.org/
|
||||
cxf-rt-wsdl-3.0.12.jar https://cxf.apache.org/
|
||||
mybatis-spring-1.2.5.jar http://www.mybatis.org/
|
||||
chemistry-opencmis-server-support-1.0.0.jar http://chemistry.apache.org/
|
||||
chemistry-opencmis-server-bindings-1.0.0.jar http://chemistry.apache.org/
|
||||
@@ -72,29 +72,19 @@ spring-context-support-5.0.4.RELEASE.jar http://projects.spring.io/spring
|
||||
xercesImpl-2.11.0-alfresco-patched-20180402.jar http://xerces.apache.org/xerces2-j
|
||||
guessencoding-1.4.jar http://docs.codehaus.org/display/GUESSENC/
|
||||
xml-apis-1.4.01.jar https://github.com/FasterXML/jackson
|
||||
resolver-20050927.jar http://xml.apache.org/commons/
|
||||
jug-2.0.0-asl.jar http://jug.safehaus.org/
|
||||
acegi-security-0.8.2_patched.jar http://sourceforge.net/projects/acegisecurity/
|
||||
|
||||
|
||||
=== CDDL 1.0 ===
|
||||
saaj-api-1.3.jar http://java.net/projects/saaj
|
||||
activation-1.1.jar http://geronimo.apache.org/
|
||||
stax-api-1.0.jar http://geronimo.apache.org/
|
||||
jaxws-api-2.1.jar http://jax-ws.java.net/
|
||||
saaj-impl-1.3.3.jar http://java.net/projects/saaj
|
||||
streambuffer-0.9.jar http://xmlstreambuffer.java.net/
|
||||
jta-1.0.1b.jar http://geronimo.apache.org/
|
||||
|
||||
|
||||
=== CDDL 1.1 ===
|
||||
stax-ex-1.2.jar http://stax-ex.java.net/
|
||||
jaxb-core-2.3.0.1.jar http://jaxb.java.net/
|
||||
jaxb-api-2.3.1.jar http://jaxb.java.net/
|
||||
jaxb-impl-2.3.1.jar http://jaxb.java.net/
|
||||
jaxb-xjc-2.3.1.jar http://jaxb.java.net/
|
||||
mimepull-1.9.4.jar http://mimepull.java.net/
|
||||
jaxws-rt-2.1.7.jar http://jax-ws.java.net/
|
||||
javax.activation-api-1.2.0.jar https://github.com/javaee/activation/blob/master/LICENSE.txt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user