<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.gcube.execution</groupId>
  <artifactId>textextractionjob</artifactId>
  <version>1.0.1</version>
  <dependencies>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslcore</artifactId>
      <version>3.1.2</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>resourcediscoveryextended</artifactId>
      <version>1.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.contentmanagement</groupId>
      <artifactId>gcubedocumentlibrary</artifactId>
      <version>2.1.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.search</groupId>
      <artifactId>searchsystemservicestubs</artifactId>
      <version>2.0.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.informationsystem</groupId>
      <artifactId>iscache</artifactId>
      <version>1.2.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.contentmanagement</groupId>
      <artifactId>smslibrary</artifactId>
      <version>2.4.1</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.datatransformation</groupId>
      <artifactId>datatransformationservicestubs</artifactId>
      <version>2.2.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslsearch</artifactId>
      <version>3.1.5</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.contentmanagement</groupId>
      <artifactId>gcubemodellibrary</artifactId>
      <version>2.1.1</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.contentmanagement</groupId>
      <artifactId>contentmanager-stubs</artifactId>
      <version>2.4.0</version>
    </dependency>
    <dependency>
      <groupId>org.gcube.applicationsupportlayer</groupId>
      <artifactId>aslcontent</artifactId>
      <version>4.1.1</version>
    </dependency>
  </dependencies>
</project>
