X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=support%2Fgeneral%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;h=f37b6accdeb27c777bfe34d255006540622ee496;hb=8e04c66858057fc46473eaadbab0a2b4f1aae22f;hp=d853ed5b6d7148a7a553e1039d64f1d0a56a90ce;hpb=244aedc4ed6c20013a78792cc17efba763dec0ce;p=utils diff --git a/support/general/src/site/xdoc/index.xml b/support/general/src/site/xdoc/index.xml index d853ed5b..f37b6acc 100644 --- a/support/general/src/site/xdoc/index.xml +++ b/support/general/src/site/xdoc/index.xml @@ -1,16 +1,59 @@ - - + + - Support/General overview + user guide Erik Brakkee -
-

The general support library contains various smaller utilities that - can be useful for any java project.

+
+

The general support library contains various smaller utilities that can be useful for any + java project. Utilities are available in the following areas:

+
+ +
+

The following maven dependency must be used:

+ + + + + + + + + +
groupIdartifactId
org.wambleewamblee-support-general
+

In addition there are optional dependencies on the following maven artifacts that need only + be used when EhCache utlities are used:

+ + + + + + + + + + + +
groupIdartifactIdversion
net.sf.ehcacheehcache-core2.2.0
+
+