Le 16/12/12 02:56, Martin Desruisseaux a écrit :
For the implementation, there is two possibilities. Tika could depends on SIS with this Maven artefact:

    <dependency>
      <groupId>org.apache.sis</groupId>
      <artifactId>sis-referencing</artifactId>
      <version>0.2-SNAPSHOT</version>
    </dependency>

Typo: the version number is 0.3-SNAPSHOT.

    Martin

Reply via email to