Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soontao/opencmis
Apache Chemistry OpenCMIS with Security Patch
https://github.com/soontao/opencmis
cmis java
Last synced: about 1 month ago
JSON representation
Apache Chemistry OpenCMIS with Security Patch
- Host: GitHub
- URL: https://github.com/soontao/opencmis
- Owner: Soontao
- License: apache-2.0
- Created: 2023-04-28T02:07:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:24:17.000Z (4 months ago)
- Last Synced: 2024-08-29T16:05:23.774Z (4 months ago)
- Topics: cmis, java
- Language: Java
- Homepage:
- Size: 1.74 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.Apache.txt
- License: LICENSE
Awesome Lists containing this project
README
=========================
Apache Chemistry OpenCMIS
=========================OpenCMIS is a collection of Java libraries, frameworks and tools around
the CMIS (Content Management Interoperability Services) specification.OpenCMIS supports the specification versions
- CMIS 1.0
- CMIS 1.1Building OpenCMIS
=================You can build OpenCMIS like this:
mvn clean install
You need Maven 3 with Java 8 (or higher) for the build.
License (see also package specific LICENSE files)
=================================================Collective work: Copyright 2010-2017 The Apache Software Foundation.
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You 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 athttp://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.Dependencies with "Weak Copyleft" or dual licenses
==================================================OpenCMIS uses some libraries with open source licenses that require reciprocal
licensing when modified. These libraries are included in unmodified binary
form and can be redistributed under terms that are compatible with the
Apache License.Some libraries used by OpenCMIS are dual-licensed under different open source
licenses. These libraries are redistributed under the license whose terms
are compatible with the Apache License.See LICENSE file included in all Apache Chemistry OpenCMIS packages for
full licensing details.