https://github.com/talares/talares
Scala and Java Tridion OData library
https://github.com/talares/talares
api client java library odata rest scala tridion
Last synced: 5 months ago
JSON representation
Scala and Java Tridion OData library
- Host: GitHub
- URL: https://github.com/talares/talares
- Owner: talares
- License: apache-2.0
- Created: 2014-11-03T20:28:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T21:05:48.000Z (almost 10 years ago)
- Last Synced: 2025-07-06T05:16:52.816Z (12 months ago)
- Topics: api, client, java, library, odata, rest, scala, tridion
- Language: Scala
- Homepage: https://talares.github.io/talares
- Size: 224 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Talares
[](http://waffle.io/talares/talares)
Talares is a Scala and Java library that leverages the Tridion OData webservice to make Tridion content available in
Scala and Java projects.
## Documentation
The documentation can be found at the project's website: https://talares.github.io/.
## License
This software is licensed under the Apache 2 license, quoted below.
Copyright 2014 Dennis Vis
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.