<?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 Re: No source attachment found in com.esri.arcgisruntime maven dependency in ArcGIS Server with JavaScript API Questions</title>
    <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/no-source-attachment-found-in-com-esri/m-p/835323#M515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/392859"&gt;Shivam Mishra&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you read through this &lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/guide/get-the-sdk.htm" title="https://developers.arcgis.com/java/latest/guide/get-the-sdk.htm"&gt;Get the SDK—ArcGIS Runtime SDK for Java | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; for your project setup ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That shall worth to use that sample as well.&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/java-maven-starter-project" title="https://github.com/Esri/java-maven-starter-project"&gt;GitHub - Esri/java-maven-starter-project: Starter project for the ArcGIS Runtime SDK for Java with Maven&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And check whether you have download the package from maven as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2020 07:07:50 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-03-09T07:07:50Z</dc:date>
    <item>
      <title>No source attachment found in com.esri.arcgisruntime maven dependency</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/no-source-attachment-found-in-com-esri/m-p/835322#M514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;STRONG&gt;pom.xml&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;repositories&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;repository&amp;gt;&lt;BR /&gt; &amp;lt;id&amp;gt;esri&amp;lt;/id&amp;gt;&lt;BR /&gt; &amp;lt;name&amp;gt;Geotools repository arcgis-java &amp;lt;/name&amp;gt;&lt;BR /&gt; &amp;lt;url&amp;gt;https://dl.bintray.com/esri/arcgis/&amp;lt;/url&amp;gt;&lt;BR /&gt; &amp;lt;/repository&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/repositories&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- https://mvnrepository.com/artifact/com.esri.arcgisruntime/arcgis-java --&amp;gt;&lt;BR /&gt; &amp;lt;dependency&amp;gt;&lt;BR /&gt; &amp;lt;groupId&amp;gt;com.esri.arcgisruntime&amp;lt;/groupId&amp;gt;&lt;BR /&gt; &amp;lt;artifactId&amp;gt;arcgis-java&amp;lt;/artifactId&amp;gt;&lt;BR /&gt; &amp;lt;version&amp;gt;100.7.0&amp;lt;/version&amp;gt;&lt;BR /&gt; &amp;lt;/dependency&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ControllerClass:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ServiceFeatureTable featureTable = new ServiceFeatureTable("url");&lt;BR /&gt; FeatureLayer featureLayer = new FeatureLayer(featureTable);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I tried all the versions then also not able to get the source file for this.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="483306" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/483306_esri_maven_dependency.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2020 10:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/no-source-attachment-found-in-com-esri/m-p/835322#M514</guid>
      <dc:creator>ShivamMishra2</dc:creator>
      <dc:date>2020-02-26T10:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: No source attachment found in com.esri.arcgisruntime maven dependency</title>
      <link>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/no-source-attachment-found-in-com-esri/m-p/835323#M515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/392859"&gt;Shivam Mishra&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you read through this &lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/guide/get-the-sdk.htm" title="https://developers.arcgis.com/java/latest/guide/get-the-sdk.htm"&gt;Get the SDK—ArcGIS Runtime SDK for Java | ArcGIS for Developers&lt;/A&gt;&amp;nbsp; for your project setup ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That shall worth to use that sample as well.&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/java-maven-starter-project" title="https://github.com/Esri/java-maven-starter-project"&gt;GitHub - Esri/java-maven-starter-project: Starter project for the ArcGIS Runtime SDK for Java with Maven&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And check whether you have download the package from maven as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 07:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-server-with-javascript-api-questions/no-source-attachment-found-in-com-esri/m-p/835323#M515</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-03-09T07:07:50Z</dc:date>
    </item>
  </channel>
</rss>

