EasyFXML - Samples - User form

A simple-to-use and boilerplate free JavaFX library.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-sample-form-user
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

EasyFXML - Samples - User form
A simple-to-use and boilerplate free JavaFX library.

Download easyfxml-sample-form-user

How to add to project

<!-- https://jarcasting.com/artifacts/moe.tristan/easyfxml-sample-form-user/ -->
<dependency>
    <groupId>moe.tristan</groupId>
    <artifactId>easyfxml-sample-form-user</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-sample-form-user/
implementation 'moe.tristan:easyfxml-sample-form-user:3.3.0'
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-sample-form-user/
implementation ("moe.tristan:easyfxml-sample-form-user:3.3.0")
'moe.tristan:easyfxml-sample-form-user:jar:3.3.0'
<dependency org="moe.tristan" name="easyfxml-sample-form-user" rev="3.3.0">
  <artifact name="easyfxml-sample-form-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.tristan', module='easyfxml-sample-form-user', version='3.3.0')
)
libraryDependencies += "moe.tristan" % "easyfxml-sample-form-user" % "3.3.0"
[moe.tristan/easyfxml-sample-form-user "3.3.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
moe.tristan : easyfxml jar 3.3.0
moe.tristan : easyfxml-fxkit jar 3.3.0
org.springframework.boot : spring-boot-starter jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.1.7.RELEASE
io.vavr : vavr jar 0.9.2
org.awaitility : awaitility jar 3.1.6

test (5)

Group / Artifact Type Version
moe.tristan : easyfxml-junit jar 3.3.0
org.springframework.boot : spring-boot-starter-test jar 2.1.7.RELEASE
org.assertj : assertj-core jar 3.11.1
org.reflections : reflections jar 0.9.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.0