| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface CLI | 
| GroupId | GroupIdcom.10duke.client.sso | 
| ArtifactId | ArtifactIdjavafx | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.10duke.client.sso:javafx JavaFX-client for Single Sign-On. | 
| Filename | Size | 
|---|---|
| javafx-1.1.0.pom | |
| javafx-1.1.0.jar | 16 KB | 
| javafx-1.1.0-sources.jar | 14 KB | 
| javafx-1.1.0-javadoc.jar | 459 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.10duke.client.sso/javafx/ -->
<dependency>
    <groupId>com.10duke.client.sso</groupId>
    <artifactId>javafx</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.10duke.client.sso/javafx/
implementation 'com.10duke.client.sso:javafx:1.1.0'// https://jarcasting.com/artifacts/com.10duke.client.sso/javafx/
implementation ("com.10duke.client.sso:javafx:1.1.0")'com.10duke.client.sso:javafx:jar:1.1.0'<dependency org="com.10duke.client.sso" name="javafx" rev="1.1.0">
  <artifact name="javafx" type="jar" />
</dependency>@Grapes(
@Grab(group='com.10duke.client.sso', module='javafx', version='1.1.0')
)libraryDependencies += "com.10duke.client.sso" % "javafx" % "1.1.0"[com.10duke.client.sso/javafx "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.10duke.client : openid | jar | 1.1.0 | 
| com.10duke.client.json : api | jar | 1.1.0 | 
| com.10duke.client.jwt : api | jar | 1.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.27 | 
| org.openjfx : javafx-controls | jar | 11.0.2 | 
| org.openjfx : javafx-graphics | jar | 11.0.2 | 
| org.openjfx : javafx-web | jar | 11.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.10duke.client : test-utils | jar | 1.1.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| com.squareup.okhttp3 : mockwebserver | jar | 3.14.2 | 
| junit : junit | jar | 4.13.2 | 
| org.assertj : assertj-core | jar | 3.13.2 | 
| org.mockito : mockito-core | jar | 2.27.0 | 
| org.testfx : testfx-junit | jar | 4.0.15-alpha |