We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de7668 commit 795ea9fCopy full SHA for 795ea9f
auto-generated-sdk/README.md
@@ -1,3 +1,5 @@
1
+## 🚨 THIS PACKAGE IS DEPRECATED!
2
+Please use <https://central.sonatype.com/search?q=com.factset.sdk&smo=true> instead.
3
4
# engines-sdk
5
auto-generated-sdk/pom.xml
@@ -331,5 +331,9 @@
331
<threetenbp-version>2.9.10</threetenbp-version>
332
<javax-annotation-version>1.3.2</javax-annotation-version>
333
<junit-version>4.13.1</junit-version>
334
+ <deprecated>true</deprecated>
335
+ <deprecationMessage>
336
+ DEPRECATED: This library is no longer maintained. Please use https://central.sonatype.com/search?q=com.factset.sdk&smo=true instead.
337
+ </deprecationMessage>
338
</properties>
339
</project>
0 commit comments