Revision 43592 trunk/org.gvsig.desktop/org.gvsig.desktop.framework/org.gvsig.andami/pom.xml

View differences:

pom.xml
325 325
            <artifactId>xml-apis-ext</artifactId>
326 326
            <scope>runtime</scope>
327 327
        </dependency>
328

  
328
        <dependency>
329
            <groupId>com.jtattoo</groupId>
330
            <artifactId>JTattoo</artifactId>
331
            <scope>runtime</scope>
332
            <version>1.6.11</version>
333
        </dependency>
334
        <dependency>
335
            <groupId>com.seaglasslookandfeel</groupId>
336
            <artifactId>seaglasslookandfeel</artifactId>
337
            <scope>runtime</scope>
338
            <version>0.2.1</version>
339
        </dependency>   
340
        <dependency>
341
            <groupId>org.devzendo</groupId>
342
            <artifactId>quaqua</artifactId>
343
            <scope>runtime</scope>
344
            <version>9.1</version>
345
        </dependency>
346
<!--        Substance da errores en la carga de gvSIG y el L&F no funciona
347
        <dependency>
348
            <groupId>com.github.insubstantial</groupId>
349
            <artifactId>substance</artifactId>
350
            <scope>runtime</scope>
351
            <version>7.3</version>
352
        </dependency>       -->
353
        <dependency>
354
            <groupId>com.weblookandfeel</groupId>
355
            <artifactId>weblaf-ui</artifactId>
356
            <scope>runtime</scope>
357
            <version>1.2.8</version>
358
        </dependency>
359
        
329 360
    </dependencies>
330 361

  
331 362

  

Also available in: Unified diff