Merge branch 'master' of https://git.bukova.info/repos/git/isspst
This commit is contained in:
@@ -21,6 +21,11 @@
|
|||||||
<name>ZK CE Repository</name>
|
<name>ZK CE Repository</name>
|
||||||
<url>http://mavensync.zkoss.org/maven2</url>
|
<url>http://mavensync.zkoss.org/maven2</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<repository>
|
||||||
|
<id>fdvsolution.public</id>
|
||||||
|
<name>Dynamic Jasper</name>
|
||||||
|
<url>http://archiva.fdvs.com.ar/repository/public1/</url>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
@@ -284,6 +289,19 @@
|
|||||||
<artifactId>spring-xml</artifactId>
|
<artifactId>spring-xml</artifactId>
|
||||||
<version>1.2.1</version>
|
<version>1.2.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- Reporting -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>net.sf.jasperreports</groupId>
|
||||||
|
<artifactId>jasperreports</artifactId>
|
||||||
|
<version>5.1.0</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>ar.com.fdvs</groupId>
|
||||||
|
<artifactId>DynamicJasper</artifactId>
|
||||||
|
<version>5.0.0</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- Test -->
|
<!-- Test -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user