Revision 56280
Added by Alessia Bardi about 4 years ago
webapps/dnet-container-openaireplus/branches/prod/pom.xml | ||
---|---|---|
91 | 91 |
<dependency> |
92 | 92 |
<groupId>eu.dnetlib</groupId> |
93 | 93 |
<artifactId>dnet-objectStore-ui</artifactId> |
94 |
<version>[1.0.0,2.0.0)</version>
|
|
94 |
<version>[2.0.0,3.0.0)</version>
|
|
95 | 95 |
</dependency> |
96 | 96 |
<dependency> |
97 | 97 |
<groupId>eu.dnetlib</groupId> |
... | ... | |
163 | 163 |
<version>[3.0.0,4.0.0)</version> |
164 | 164 |
</dependency> |
165 | 165 |
<dependency> |
166 |
<groupId>eu.dnetlib</groupId>
|
|
167 |
<artifactId>dnet-fs-objectstore</artifactId>
|
|
168 |
<version>[2.0.0,3.0.0)</version>
|
|
169 |
</dependency>
|
|
166 |
<groupId>eu.dnetlib</groupId>
|
|
167 |
<artifactId>dnet-s3-objectStore</artifactId>
|
|
168 |
<version>[2.0.0,3.0.0)</version>
|
|
169 |
</dependency>
|
|
170 | 170 |
<dependency> |
171 | 171 |
<groupId>eu.dnetlib</groupId> |
172 | 172 |
<artifactId>dnet-data-transformation-service</artifactId> |
Also available in: Unified diff
using s3 objectstore