Revision 54195
Added by Miriam Baglioni over 4 years ago
pom.xml | ||
---|---|---|
14 | 14 |
<version>3.0.0-SNAPSHOT</version> |
15 | 15 |
<dependencies> |
16 | 16 |
|
17 |
|
|
18 | 17 |
<!-- http://mvnrepository.com/artifact/commons-beanutils/commons-beanutils --> |
19 | 18 |
<dependency> |
20 | 19 |
<groupId>commons-beanutils</groupId> |
... | ... | |
64 | 63 |
<version>1.0.0-SNAPSHOT</version> |
65 | 64 |
</dependency> |
66 | 65 |
|
67 |
|
|
68 | 66 |
<dependency> |
67 |
<groupId>net.bull.javamelody</groupId> |
|
68 |
<artifactId>javamelody-core</artifactId> |
|
69 |
<version>1.73.1</version> |
|
70 |
</dependency> |
|
71 |
<dependency> |
|
69 | 72 |
<groupId>eu.dnetlib</groupId> |
70 | 73 |
<artifactId>dnet-data-services</artifactId> |
71 | 74 |
<version>1.0.0-SNAPSHOT</version> |
Also available in: Unified diff
added javamelody dependency for the usage stats