Revision 2286 org.gvsig.tools/library/trunk/org.gvsig.tools/org.gvsig.tools.util/org.gvsig.tools.util.impl/pom.xml

View differences:

pom.xml
36 36
        <groupId>org.apache.httpcomponents</groupId>
37 37
        <artifactId>httpcore</artifactId>
38 38
        <scope>compile</scope>
39
    </dependency>     
39
    </dependency>
40
    <dependency>
41
      <groupId>com.jgoodies</groupId>
42
      <artifactId>jgoodies-forms</artifactId>
43
      <version>1.9.0</version>
44
      <type>jar</type>
45
    </dependency>
46
    <dependency>
47
      <groupId>net.sf.cssbox</groupId>
48
      <artifactId>swingbox</artifactId>
49
      <version>1.1</version>
50
      <type>jar</type>
51
    </dependency>
40 52
  </dependencies>
41 53
</project>

Also available in: Unified diff