A new release of Spring is out. Colin is announcing it Spring 1.1.1 is Out. I am already downloading it. To see whats new check the changelog.
Daily Archives: September 30, 2004
Groove ’bout Groovy
If you still want to evaluate Groovy maybe this will help you ONJava.com: Groovy, Java’s New Scripting Language.
Then come back and give me a groovy scenario for groovy. Thanks anticipated [blink/].
Analysing class dependencies
I am looking for a tool to analyse the external dependencies of a set of classes. Here is a list of what I have found till now, but if you know others I will be happy to grow up the list:
- Java Dependency Smart Analyser
- Dependency Finder
- JDepend
- Ant Depend Task
- classdep – The Java Package Dependency Analyzer (seems quite dead [sigh/] )
.
Update: sometime later I will revisit this post and put some info about all the links (mines + those contributes – many thanks guys).