git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineGeoSpatialExtension@76717 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1c98739124
commit
f25103350c
25
pom.xml
25
pom.xml
|
@ -81,6 +81,31 @@
|
|||
<artifactId>common-utils-encryption</artifactId>
|
||||
<version>[1.0.2-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.externals</groupId>
|
||||
<artifactId>geo-utils-custom-opendap</artifactId>
|
||||
<version>2.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.externals</groupId>
|
||||
<artifactId>geo-utils-custom-netcdfui</artifactId>
|
||||
<version>4.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.externals</groupId>
|
||||
<artifactId>geo-utils-custom-netcdf</artifactId>
|
||||
<version>4.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.externals</groupId>
|
||||
<artifactId>geo-utils-custom-bounce</artifactId>
|
||||
<version>0.14.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.externals</groupId>
|
||||
<artifactId>geo-utils-custom-geopeo</artifactId>
|
||||
<version>1.0.2-min</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<!-- <repository> <id>GeoSolutions</id> <url>http://maven.research-infrastructures.eu:8081/nexus/content/repositories/geo-solutions/</url>
|
||||
|
|
Loading…
Reference in New Issue