is not current version
Last Version 1.1.0

com.10duke.client.sso:javafx 1.0.1

JavaFX-client for Single Sign-On.

License

License

MIT
Categories

Categories

JavaFX User Interface CLI
GroupId

GroupId

com.10duke.client.sso
ArtifactId

ArtifactId

javafx
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.10duke.client.sso:javafx
JavaFX-client for Single Sign-On.

Download javafx 1.0.1


<!-- https://jarcasting.com/artifacts/com.10duke.client.sso/javafx/ -->
<dependency>
    <groupId>com.10duke.client.sso</groupId>
    <artifactId>javafx</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.10duke.client.sso/javafx/
implementation 'com.10duke.client.sso:javafx:1.0.1'
// https://jarcasting.com/artifacts/com.10duke.client.sso/javafx/
implementation ("com.10duke.client.sso:javafx:1.0.1")
'com.10duke.client.sso:javafx:jar:1.0.1'
<dependency org="com.10duke.client.sso" name="javafx" rev="1.0.1">
  <artifact name="javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.10duke.client.sso', module='javafx', version='1.0.1')
)
libraryDependencies += "com.10duke.client.sso" % "javafx" % "1.0.1"
[com.10duke.client.sso/javafx "1.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.10duke.client : openid jar 1.0.1
com.10duke.client.json : api jar 1.0.1
com.10duke.client.jwt : api jar 1.0.1
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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.squareup.okhttp3 : mockwebserver jar 3.14.2
junit : junit jar 4.12
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

Project Modules

There are no modules declared in this project.