YES Library · A collection of classes that can be used across yestech artifacts/components, but must not be dependant on any yestech component. Most of the code is utility type code. When more than a few classes are found to be in a package or the package start to handle more that a few reposibilities then a new independant component is created and the existing code in yeslib is ported to the new component.
Group: org.yestech - All Dependencies
yeslib
1.2.0
yespublish
1.1.0
YES Publish · Framework to publish ascii or binary data to different sources. Currently Episodic, Bitgravity, Local, Cloudfs, and S3 are supported
yesnotify
1.1.0
YES Notify · Framework to sent emails using templates. Currently xsl and velocity template engines are supported.
yesevent
2.0.0
YES Event · Java Based Event framework that can be used with a Dependency Injection system or without. Currently Spring and Guice are supported. The Framework is pluggable with implementation that support direct routing and integration of apache camel to handle the routing of events.