Last Version

XAOS - UI 0.4.3

JavaFX-based portion of the XAOS framework, containing the JavaFX-based controls and tools suitable for other projects too.

License

License

GroupId

GroupId

se.europeanspallationsource
ArtifactId

ArtifactId

xaos.ui
Version

Version

0.4.3
Type

Type

jar
Description

Description

XAOS - UI
JavaFX-based portion of the XAOS framework, containing the JavaFX-based controls and tools suitable for other projects too.
Project URL

Project URL

https://github.com/ESSICS/XAOS

Download xaos.ui 0.4.3


<!-- https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.ui/ -->
<dependency>
    <groupId>se.europeanspallationsource</groupId>
    <artifactId>xaos.ui</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.ui/
implementation 'se.europeanspallationsource:xaos.ui:0.4.3'
// https://jarcasting.com/artifacts/se.europeanspallationsource/xaos.ui/
implementation ("se.europeanspallationsource:xaos.ui:0.4.3")
'se.europeanspallationsource:xaos.ui:jar:0.4.3'
<dependency org="se.europeanspallationsource" name="xaos.ui" rev="0.4.3">
  <artifact name="xaos.ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.europeanspallationsource', module='xaos.ui', version='0.4.3')
)
libraryDependencies += "se.europeanspallationsource" % "xaos.ui" % "0.4.3"
[se.europeanspallationsource/xaos.ui "0.4.3"]

Dependencies

compile (15)

Group / Artifact Type Version
org.openjfx : javafx-base jar 12
org.openjfx : javafx-controls jar 12
org.openjfx : javafx-fxml jar 12
org.openjfx : javafx-graphics jar 12
org.openjfx : javafx-media jar 12
org.openjfx : javafx-swing jar 12
org.openjfx : javafx-web jar 12
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-text jar 1.7
org.kordamp.ikonli : ikonli-core jar 11.3.4
org.kordamp.ikonli : ikonli-javafx jar 11.3.4
org.kordamp.ikonli : ikonli-fontawesome-pack jar 11.3.4
org.kordamp.ikonli : ikonli-materialdesign-pack jar 11.3.4
se.europeanspallationsource : xaos.tools jar 0.4.3
se.europeanspallationsource : xaos.core jar 0.4.3

test (5)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.15-alpha
org.testfx : testfx-junit jar 4.0.15-alpha
io.github.classgraph : classgraph jar 4.8.43
org.assertj : assertj-core jar 3.12.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.