com.10duke.client.sso:javafx

JavaFX-client for Single Sign-On.

License

License

MIT
Categories

Categories

JavaFX User Interface CLI
GroupId

GroupId

com.10duke.client.sso
ArtifactId

ArtifactId

javafx
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download javafx

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

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

test (7)

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

Project Modules

There are no modules declared in this project.
com.10duke.client.sso

Versions

Version
1.1.0
1.0.1
1.0.0