1 |
26600
|
sandro.lab
|
<?xml version="1.0" ?>
|
2 |
40448
|
alessia.ba
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
3 |
48139
|
alessia.ba
|
<parent>
|
4 |
|
|
<groupId>eu.dnetlib</groupId>
|
5 |
|
|
<artifactId>dnet45-parent</artifactId>
|
6 |
50501
|
sandro.lab
|
<version>1.0.0-SNAPSHOT</version>
|
7 |
48149
|
alessia.ba
|
<relativePath />
|
8 |
48139
|
alessia.ba
|
</parent>
|
9 |
|
|
<modelVersion>4.0.0</modelVersion>
|
10 |
|
|
<groupId>eu.dnetlib</groupId>
|
11 |
|
|
<artifactId>dnet-openaireplus-workflows</artifactId>
|
12 |
|
|
<packaging>jar</packaging>
|
13 |
50605
|
claudio.at
|
<version>6.3.1-solr7-SNAPSHOT</version>
|
14 |
48139
|
alessia.ba
|
<scm>
|
15 |
50544
|
claudio.at
|
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-workflows/branches/solr7</developerConnection>
|
16 |
48139
|
alessia.ba
|
</scm>
|
17 |
|
|
<dependencies>
|
18 |
|
|
<dependency>
|
19 |
|
|
<groupId>eu.dnetlib</groupId>
|
20 |
|
|
<artifactId>cnr-data-flow-monitoring-core</artifactId>
|
21 |
50544
|
claudio.at
|
<version>[2.0.4-solr7-SNAPSHOT]</version>
|
22 |
48139
|
alessia.ba
|
<exclusions>
|
23 |
|
|
<exclusion>
|
24 |
|
|
<artifactId>wstx-asl</artifactId>
|
25 |
|
|
<groupId>org.codehaus.woodstox</groupId>
|
26 |
|
|
</exclusion>
|
27 |
|
|
</exclusions>
|
28 |
|
|
</dependency>
|
29 |
|
|
<dependency>
|
30 |
|
|
<groupId>eu.dnetlib</groupId>
|
31 |
|
|
<artifactId>cnr-enabling-database-api</artifactId>
|
32 |
|
|
<version>[2.0.0,3.0.0)</version>
|
33 |
|
|
</dependency>
|
34 |
|
|
<dependency>
|
35 |
|
|
<groupId>eu.dnetlib</groupId>
|
36 |
|
|
<artifactId>cnr-enabling-database-service</artifactId>
|
37 |
|
|
<version>[3.0.0,4.0.0)</version>
|
38 |
|
|
</dependency>
|
39 |
|
|
<dependency>
|
40 |
|
|
<groupId>eu.dnetlib</groupId>
|
41 |
|
|
<artifactId>dnet-msro-service</artifactId>
|
42 |
|
|
<version>[3.0.0,4.0.0)</version>
|
43 |
|
|
</dependency>
|
44 |
|
|
<dependency>
|
45 |
|
|
<groupId>eu.dnetlib</groupId>
|
46 |
|
|
<artifactId>cnr-resultset-service</artifactId>
|
47 |
|
|
<version>[2.0.0,3.0.0)</version>
|
48 |
|
|
</dependency>
|
49 |
|
|
<dependency>
|
50 |
|
|
<groupId>eu.dnetlib</groupId>
|
51 |
50489
|
michele.ar
|
<artifactId>dnet-openaire-datasource-manager</artifactId>
|
52 |
50604
|
claudio.at
|
<version>[1.0.2-SNAPSHOT,2.0.0)</version>
|
53 |
48139
|
alessia.ba
|
</dependency>
|
54 |
|
|
<dependency>
|
55 |
|
|
<groupId>eu.dnetlib</groupId>
|
56 |
|
|
<artifactId>dnet-openaireplus-mapping-utils</artifactId>
|
57 |
52584
|
claudio.at
|
<version>[6.2.5-solr7-SNAPSHOT]</version>
|
58 |
48139
|
alessia.ba
|
</dependency>
|
59 |
|
|
<dependency>
|
60 |
|
|
<groupId>eu.dnetlib</groupId>
|
61 |
|
|
<artifactId>dnet-hadoop-service-rmi</artifactId>
|
62 |
|
|
<version>[1.0.0,2.0.0)</version>
|
63 |
|
|
</dependency>
|
64 |
50544
|
claudio.at
|
|
65 |
48139
|
alessia.ba
|
<dependency>
|
66 |
|
|
<groupId>eu.dnetlib</groupId>
|
67 |
|
|
<artifactId>dnet-collector-plugins</artifactId>
|
68 |
|
|
<version>[1.0.0,2.0.0)</version>
|
69 |
|
|
</dependency>
|
70 |
39543
|
claudio.at
|
|
71 |
48139
|
alessia.ba
|
<dependency>
|
72 |
|
|
<groupId>eu.dnetlib</groupId>
|
73 |
|
|
<artifactId>dnet-actionmanager-api</artifactId>
|
74 |
|
|
<version>[4.0.0,5.0.0)</version>
|
75 |
|
|
</dependency>
|
76 |
28304
|
alessia.ba
|
|
77 |
48139
|
alessia.ba
|
<dependency>
|
78 |
|
|
<groupId>eu.dnetlib</groupId>
|
79 |
|
|
<artifactId>dnet-oai-common-workflows</artifactId>
|
80 |
|
|
<version>[5.0.0,6.0.0)</version>
|
81 |
|
|
</dependency>
|
82 |
28304
|
alessia.ba
|
|
83 |
48139
|
alessia.ba
|
<dependency>
|
84 |
|
|
<groupId>eu.dnetlib</groupId>
|
85 |
50544
|
claudio.at
|
<artifactId>dnet-index-client</artifactId>
|
86 |
50553
|
claudio.at
|
<version>[2.3.2-solr7-SNAPSHOT]</version>
|
87 |
48139
|
alessia.ba
|
</dependency>
|
88 |
34379
|
claudio.at
|
|
89 |
48139
|
alessia.ba
|
<dependency>
|
90 |
|
|
<groupId>eu.dnetlib</groupId>
|
91 |
|
|
<artifactId>dnet-validator-workflows</artifactId>
|
92 |
|
|
<version>[1.0.0,2.0.0)</version>
|
93 |
|
|
</dependency>
|
94 |
39850
|
alessia.ba
|
|
95 |
48139
|
alessia.ba
|
<dependency>
|
96 |
|
|
<groupId>eu.dnetlib</groupId>
|
97 |
|
|
<artifactId>dnet-deduplication</artifactId>
|
98 |
|
|
<version>[1.0.0,2.0.0)</version>
|
99 |
|
|
</dependency>
|
100 |
43591
|
claudio.at
|
|
101 |
48139
|
alessia.ba
|
<!-- modular ui and servlet api are here because of the stats controller -->
|
102 |
|
|
<dependency>
|
103 |
|
|
<groupId>eu.dnetlib</groupId>
|
104 |
|
|
<artifactId>dnet-modular-vocabularies-ui</artifactId>
|
105 |
|
|
<version>[2.0.0,3.0.0)</version>
|
106 |
|
|
</dependency>
|
107 |
40429
|
claudio.at
|
|
108 |
48139
|
alessia.ba
|
<dependency>
|
109 |
|
|
<groupId>org.apache.velocity</groupId>
|
110 |
|
|
<artifactId>velocity</artifactId>
|
111 |
|
|
<version>1.7</version>
|
112 |
|
|
<exclusions>
|
113 |
|
|
<exclusion>
|
114 |
|
|
<artifactId>antlr</artifactId>
|
115 |
|
|
<groupId>antlr</groupId>
|
116 |
|
|
</exclusion>
|
117 |
|
|
</exclusions>
|
118 |
|
|
</dependency>
|
119 |
|
|
<dependency>
|
120 |
|
|
<groupId>org.apache.velocity</groupId>
|
121 |
|
|
<artifactId>velocity-tools</artifactId>
|
122 |
|
|
<version>2.0</version>
|
123 |
|
|
<exclusions>
|
124 |
|
|
<exclusion>
|
125 |
|
|
<artifactId>antlr</artifactId>
|
126 |
|
|
<groupId>antlr</groupId>
|
127 |
|
|
</exclusion>
|
128 |
|
|
</exclusions>
|
129 |
|
|
</dependency>
|
130 |
|
|
<dependency>
|
131 |
|
|
<groupId>javax.servlet</groupId>
|
132 |
|
|
<artifactId>javax.servlet-api</artifactId>
|
133 |
|
|
<version>${javax.servlet.version}</version>
|
134 |
|
|
<scope>provided</scope>
|
135 |
|
|
</dependency>
|
136 |
|
|
<dependency>
|
137 |
|
|
<groupId>junit</groupId>
|
138 |
|
|
<artifactId>junit</artifactId>
|
139 |
|
|
<version>${junit.version}</version>
|
140 |
|
|
<scope>test</scope>
|
141 |
|
|
</dependency>
|
142 |
|
|
<dependency>
|
143 |
40429
|
claudio.at
|
<groupId>eu.dnetlib</groupId>
|
144 |
|
|
<artifactId>dnet-openaireplus-profiles</artifactId>
|
145 |
|
|
<version>[1.0.0,2.0.0)</version>
|
146 |
|
|
<scope>test</scope>
|
147 |
|
|
</dependency>
|
148 |
48139
|
alessia.ba
|
<dependency>
|
149 |
|
|
<groupId>io.springfox</groupId>
|
150 |
|
|
<artifactId>springfox-swagger2</artifactId>
|
151 |
|
|
<version>${springfox-version}</version>
|
152 |
|
|
</dependency>
|
153 |
|
|
<dependency>
|
154 |
|
|
<groupId>org.mockito</groupId>
|
155 |
|
|
<artifactId>mockito-core</artifactId>
|
156 |
|
|
<version>1.9.5</version>
|
157 |
|
|
</dependency>
|
158 |
|
|
<dependency>
|
159 |
|
|
<groupId>org.springframework</groupId>
|
160 |
|
|
<artifactId>spring-jdbc</artifactId>
|
161 |
|
|
<version>${spring.version}</version>
|
162 |
|
|
</dependency>
|
163 |
50647
|
alessia.ba
|
|
164 |
|
|
<dependency>
|
165 |
|
|
<groupId>eu.dnetlib</groupId>
|
166 |
|
|
<artifactId>cnr-misc-utils</artifactId>
|
167 |
|
|
<version>[1.0.5, 2.0.0)</version>
|
168 |
|
|
</dependency>
|
169 |
48139
|
alessia.ba
|
</dependencies>
|
170 |
40429
|
claudio.at
|
|
171 |
48139
|
alessia.ba
|
<properties>
|
172 |
|
|
<springfox-version>2.5.0</springfox-version>
|
173 |
|
|
</properties>
|
174 |
26600
|
sandro.lab
|
</project>
|