cn.jasonone.jfx:jfx-framework-core

JavaFx 简易开发框架

License

License

GroupId

GroupId

cn.jasonone.jfx
ArtifactId

ArtifactId

jfx-framework-core
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

JavaFx 简易开发框架

Download jfx-framework-core

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jasonone.jfx/jfx-framework-core/ -->
<dependency>
    <groupId>cn.jasonone.jfx</groupId>
    <artifactId>jfx-framework-core</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jasonone.jfx/jfx-framework-core/
implementation 'cn.jasonone.jfx:jfx-framework-core:1.1.2'
// https://jarcasting.com/artifacts/cn.jasonone.jfx/jfx-framework-core/
implementation ("cn.jasonone.jfx:jfx-framework-core:1.1.2")
'cn.jasonone.jfx:jfx-framework-core:jar:1.1.2'
<dependency org="cn.jasonone.jfx" name="jfx-framework-core" rev="1.1.2">
  <artifact name="jfx-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jasonone.jfx', module='jfx-framework-core', version='1.1.2')
)
libraryDependencies += "cn.jasonone.jfx" % "jfx-framework-core" % "1.1.2"
[cn.jasonone.jfx/jfx-framework-core "1.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
cn.jasonone.jfx : jfx-framework-commons jar 1.1.2
cn.hutool : hutool-core jar 5.7.16
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.openjfx : javafx-fxml jar 11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.7
1.0.5