git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngineExternalAlgorithms@124725 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
d0dac51db3
commit
db71f9d5d9
14
pom.xml
14
pom.xml
|
@ -65,13 +65,17 @@
|
|||
<artifactId>spd-model</artifactId>
|
||||
<version>[1.0.0, 4.0.0)</version>
|
||||
</dependency>
|
||||
<!-- <dependency>
|
||||
<groupId>org.gcube.dataanalysis.externals</groupId>
|
||||
<dependency>
|
||||
<groupId>rapidminer-custom</groupId>
|
||||
<artifactId>AbsencegenerationfromOBIS</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${basedir}/externals/AbsencegenerationfromOBIS.1.0.0.jar</systemPath>
|
||||
</dependency>-->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.dataanalysis</groupId>
|
||||
<artifactId>statistical-manager-ewe-integrator</artifactId>
|
||||
<version>[0.0.1-SNAPSHOT,2.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
Loading…
Reference in New Issue