-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Peter edited this page Oct 17, 2013
·
8 revisions
This is an open sourced version of some internal libraries I developed. It comprises a few modules:
- guice - an application framework built on top of Google Guice, Thymeleaf and Hibernate 4 to simplify the process of writing REST services and simple web projects
- stdlib: misc. useful functions library (some of which are obsolete due to the Apache Commons project). One interesting aspect is Timecode and SampleCount which are designed to ease the process of working with SMPTE Timecode in Java
- index-service: a very simple, naive service registry
- carbon-client: API to simplify working with Harmonic/Rhozet Carbon instances using their socket interface (and processing Carbon's XML format)