Document jaxb dependency for external task client

XMLWordPrintable

      in order to use xml serialization a jaxb dependency has to be added to the java client project

      AT:

      • add a note to the documentation which maven coordinates and dependency version to use
          <dependency>
            <groupId>com.sun.xml.bind</groupId>
            <artifactId>jaxb-impl</artifactId>
            <version>2.2.4</version>
          </dependency>
      

            Assignee:
            Yana Vasileva
            Reporter:
            Michael Schoettes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: