https://github.com/apache/unomi
Apache Unomi
https://github.com/apache/unomi
unomi
Last synced: 7 days ago
JSON representation
Apache Unomi
- Host: GitHub
- URL: https://github.com/apache/unomi
- Owner: apache
- License: apache-2.0
- Created: 2015-11-24T08:00:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T15:40:58.000Z (25 days ago)
- Last Synced: 2025-03-31T23:33:45.634Z (14 days ago)
- Topics: unomi
- Language: Java
- Homepage:
- Size: 28.9 MB
- Stars: 299
- Watchers: 15
- Forks: 132
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - Apache Unomi
README
[](https://builds.apache.org/job/unomi-master/)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.unomi/unomi-root)Apache Unomi
============
https://unomi.apache.orgApache Unomi stores user profile information and is mostly used to provide a backend server for A/B testing and
personalization. To do so it implements the currently under development OASIS Context Server specification.License
-------
The source code is available under the Apache License V2Branches
--------- main (master) branch: is the current development branch and should be considered unstable. At this it might even not
compile. It is only recommended for Unomi developers or people looking to contribute on the project.
- unomi-X.X.X branches : these are the maintenance branches of the stable releases of Apache Unomi and should always
compile and be stable. These are recommended for users that prefer to work from the source code. Otherwise you can find
packaged binaries on the [Apache Unomi website](https://unomi.apache.org).Documentation
-------------
You can find all the updated documentation, including building and deployment instructions, on the [Apache Unomi
web site](https://unomi.apache.org).