-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
31 lines (21 loc) · 761 Bytes
/
README
File metadata and controls
31 lines (21 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
BlazeUtils
==========
BlazeUtils is a utility collection for java based projects.
What is it?
===========
BlazeUtils is a utility collection for Java SE 6 and EE 6 environments,
that can be used to simplify the usage of various APIs and frameworks like
Reflection API, JPA, JavaMail, Quartz and many more.
How to use it?
==============
Include the jars you want in your project and get started!
Contents of distribution
========================
BlazeCommonUtils, BlazeEEUtils, BlazeMailUtils, BlazeQuartzUtils, BlazeUtilsWebapp
Licensing
=========
This distribution, as a whole, is licensed under the terms of the Apache
License, Version 2.0 (see LICENSE.txt).
References
==========
Project Site: http://blazebit.com/utils (Coming soon)