【发布时间】:2019-01-07 17:03:08
【问题描述】:
https://mvnrepository.com/artifact/com.gluonhq/charm-glisten/5.0.2 我想使用 Gluon\AutoCompleteTextField,但我无法在 Eclipse 的 Maven 中获取此依赖库。有什么问题? (Jdk11, JavaFX11)
【问题讨论】:
-
无法在 Eclipse 的 Maven 中获取此依赖库...描述您所看到的以及您为什么这么认为,也许人们可以更好地帮助您。
-
这个错误在pom.xml中显示“Missing artifact com.gluonhq:charm-glisten:jar:5.0.2”,我的其他库都很好,我认为这个库可能已经从Maven中移除了.
-
该库是 Gluon Mobile 的一部分,用于移动应用程序(也可以在桌面上运行)。它需要商业许可,还没有为 Java 11 做好准备。