Changeset 6025

Show
Ignore:
Timestamp:
02/02/08 12:37:54 (5 years ago)
Author:
nori090
Message:

lang/java/jimmy: abstract command added

Location:
lang/java/jimmy/trunk/jimmy
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • lang/java/jimmy/trunk/jimmy/pom.xml

    r5803 r6025  
    1111      <version>1.3</version> 
    1212    </dependency> 
     13    <dependency> 
     14      <groupId>commons-lang</groupId> 
     15      <artifactId>commons-lang</artifactId> 
     16      <version>2.2</version> 
     17    </dependency> 
    1318  </dependencies> 
    1419</project>