<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to import 3rd party library when jar file cannot be downloaded in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2431000#M140349</link>
    <description>&lt;P&gt;Hello, I'd like to use Aspose.total or Aspose.words in a talend job.&amp;nbsp; Previously when we needed some third party jars (AWS secrets manager related), we downloaded the jars manually from mvnrepository.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in this case I don't see any jar files on the Aspose website or on&amp;nbsp;mvnrepository.&amp;nbsp; I only see the xml for the pom.xml. See below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;dependency&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;groupId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;com.aspose&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;groupId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;artifactId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;aspose-words&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;artifactId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;version&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;24.2&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;version&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;dependency&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Do I need to manually insert that xml into the talend pom.xml?&amp;nbsp; &amp;nbsp;The tLibraryLoad component seems to assume that you have access to the physical jar file, which I don't have.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm a decent talend developer, but I don't have much experience with third party libraries.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 20:07:01 GMT</pubDate>
    <dc:creator>aaronrums</dc:creator>
    <dc:date>2024-03-14T20:07:01Z</dc:date>
    <item>
      <title>How to import 3rd party library when jar file cannot be downloaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2431000#M140349</link>
      <description>&lt;P&gt;Hello, I'd like to use Aspose.total or Aspose.words in a talend job.&amp;nbsp; Previously when we needed some third party jars (AWS secrets manager related), we downloaded the jars manually from mvnrepository.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, in this case I don't see any jar files on the Aspose website or on&amp;nbsp;mvnrepository.&amp;nbsp; I only see the xml for the pom.xml. See below.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;dependency&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;groupId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;com.aspose&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;groupId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;artifactId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;aspose-words&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;artifactId&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;version&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;24.2&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;version&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;dependency&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Do I need to manually insert that xml into the talend pom.xml?&amp;nbsp; &amp;nbsp;The tLibraryLoad component seems to assume that you have access to the physical jar file, which I don't have.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm a decent talend developer, but I don't have much experience with third party libraries.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 20:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2431000#M140349</guid>
      <dc:creator>aaronrums</dc:creator>
      <dc:date>2024-03-14T20:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to import 3rd party library when jar file cannot be downloaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2432197#M140370</link>
      <description>&lt;P&gt;Which Jar files are you trying to download? I see the jar files are available on&amp;nbsp;&lt;SPAN&gt;the Aspose mvnrepository.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="161409.png" style="width: 633px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162261i33402BB85E534BCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="161409.png" alt="161409.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://releases.aspose.com/java/repo/com/aspose/" target="_blank"&gt;https://releases.aspose.com/java/repo/com/aspose/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;After you download the jar files, use tLibraryLoad components to load these external jars in the beginning of job.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Shicong&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 08:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2432197#M140370</guid>
      <dc:creator>Shicong_Hong</dc:creator>
      <dc:date>2024-03-19T08:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to import 3rd party library when jar file cannot be downloaded</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2432389#M140373</link>
      <description>&lt;P&gt;Hello, thanks for the reply.&amp;nbsp; The one I want is aspose-total/24.2.&amp;nbsp; But if you follow those links, you only find&amp;nbsp; a page with the pom file, not the actual jar file to download (check attachment for what I'm seeing).&amp;nbsp; Is there some way I can use the pom file in our talend project?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, there is also some xml here&lt;BR /&gt;&lt;A href="https://releases.aspose.com/total/java/" target="_blank"&gt;Aspose.Total | Java Class Libraries to Process File Formats&lt;/A&gt;&lt;BR /&gt;which is the same that I copied in the main post above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 13:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-import-3rd-party-library-when-jar-file-cannot-be/m-p/2432389#M140373</guid>
      <dc:creator>aaronrums</dc:creator>
      <dc:date>2024-03-19T13:22:36Z</dc:date>
    </item>
  </channel>
</rss>

