项目作者: SingingBush

项目描述 :
Demo project combining JavaFX with JDK 11 and JPMS
高级语言: Java
项目地址: git://github.com/SingingBush/uk-crime-javafx.git
创建时间: 2019-05-03T23:42:59Z
项目社区:https://github.com/SingingBush/uk-crime-javafx

开源协议:

下载


UK Crime JavaFX

Java CI

This project demonstrates how to use JavaFX on modern Java (JDK 11 and above). It makes use of the UK Police API to view information about various police forces and shows locations of recent crimes using a map view.

Screenshot of the app

Build and Run the application

Clone the project and run using the latest version of Maven and JDK 11: mvn install then mvn javafx:run -pl javafx-app