1 |
1350
|
antonis.le
|
<ivy-module version="1.0">
|
2 |
5234
|
elena.nico
|
<info organisation="driver" module="uoa-web-generic"
|
3 |
|
|
status="integration" branch="profile" />
|
4 |
|
|
<configurations defaultconfmapping="*->default">
|
5 |
|
|
<conf name="default" />
|
6 |
|
|
<conf name="junit" visibility="private" extends="default" />
|
7 |
1350
|
antonis.le
|
</configurations>
|
8 |
5234
|
elena.nico
|
<publications>
|
9 |
|
|
<artifact name="uoa-web-generic" type="jar" />
|
10 |
|
|
<artifact name="uoa-web-generic" type="src" ext="zip" />
|
11 |
|
|
</publications>
|
12 |
|
|
<dependencies>
|
13 |
|
|
<dependency org="log4j" name="log4j" rev="+" />
|
14 |
|
|
<dependency org="javax" name="mail" rev="1.4" />
|
15 |
|
|
<dependency org="driver" name="uoa-commons" rev="0.0.+" />
|
16 |
|
|
<dependency org="driver" name="uoa-hcm" rev="0.0.+" />
|
17 |
|
|
<dependency org="javax.servlet" name="servlet-api" rev="2.+" />
|
18 |
|
|
<dependency org="org.apache.struts" name="struts2-core"
|
19 |
|
|
rev="2.+" />
|
20 |
|
|
<dependency org="org.apache.struts.plugins"
|
21 |
|
|
name="struts2-spring-plugin" rev="+" />
|
22 |
5568
|
elena.nico
|
<dependency org="org.apache.struts" name="struts2-dojo-plugin" rev="+" />
|
23 |
5234
|
elena.nico
|
<dependency org="google" name="jsonplugin" rev="+" />
|
24 |
5568
|
elena.nico
|
|
25 |
5344
|
antonis.le
|
<exclude org="apache" module="xerces" />
|
26 |
5234
|
elena.nico
|
</dependencies>
|
27 |
5344
|
antonis.le
|
|
28 |
1350
|
antonis.le
|
</ivy-module>
|