| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface CLI | 
| GroupId | GroupIdcom.10duke.client.sso | 
| ArtifactId | ArtifactIdjavafx-demo | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.10duke.client.sso:javafx-demo Simple demonstration application for using Single Sign-On in JavaFX | 
| Filename | Size | 
|---|---|
| javafx-demo-1.1.0.pom | |
| javafx-demo-1.1.0.jar | 7 KB | 
| javafx-demo-1.1.0-sources.jar | 6 KB | 
| javafx-demo-1.1.0-javadoc.jar | 402 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.10duke.client.sso/javafx-demo/ -->
<dependency>
    <groupId>com.10duke.client.sso</groupId>
    <artifactId>javafx-demo</artifactId>
    <version>1.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.10duke.client.sso/javafx-demo/
implementation 'com.10duke.client.sso:javafx-demo:1.1.0'// https://jarcasting.com/artifacts/com.10duke.client.sso/javafx-demo/
implementation ("com.10duke.client.sso:javafx-demo:1.1.0")'com.10duke.client.sso:javafx-demo:jar:1.1.0'<dependency org="com.10duke.client.sso" name="javafx-demo" rev="1.1.0">
  <artifact name="javafx-demo" type="jar" />
</dependency>@Grapes(
@Grab(group='com.10duke.client.sso', module='javafx-demo', version='1.1.0')
)libraryDependencies += "com.10duke.client.sso" % "javafx-demo" % "1.1.0"[com.10duke.client.sso/javafx-demo "1.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.10duke.client : openid | jar | 1.1.0 | 
| com.10duke.client.json : jackson | jar | 1.1.0 | 
| com.10duke.client.jwt : jjwt | jar | 1.1.0 | 
| com.10duke.client.sso : javafx | jar | 1.1.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.openjfx : javafx-controls | jar | 11.0.2 | 
| org.openjfx : javafx-fxml | jar | 11.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |