gradle-plugin

JFXCore Gradle Plugin

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

org.jfxcore
Идентификатор

Идентификатор

gradle-plugin
Последняя версия

Последняя версия

15-ea+1
Дата

Дата

Тип

Тип

jar
Описание

Описание

gradle-plugin
JFXCore Gradle Plugin
Ссылка на сайт

Ссылка на сайт

https://github.com/jfxcore/jfx
Система контроля версий

Система контроля версий

https://github.com/jfxcore/jfx

Скачать gradle-plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jfxcore/gradle-plugin/ -->
<dependency>
    <groupId>org.jfxcore</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>15-ea+1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfxcore/gradle-plugin/
implementation 'org.jfxcore:gradle-plugin:15-ea+1'
// https://jarcasting.com/artifacts/org.jfxcore/gradle-plugin/
implementation ("org.jfxcore:gradle-plugin:15-ea+1")
'org.jfxcore:gradle-plugin:jar:15-ea+1'
<dependency org="org.jfxcore" name="gradle-plugin" rev="15-ea+1">
  <artifact name="gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfxcore', module='gradle-plugin', version='15-ea+1')
)
libraryDependencies += "org.jfxcore" % "gradle-plugin" % "15-ea+1"
[org.jfxcore/gradle-plugin "15-ea+1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jfxcore : compiler jar 15-ea+1
com.google.gradle : osdetector-gradle-plugin jar 1.6.1
org.javamodularity » moduleplugin jar 1.7.0
io.github.classgraph : classgraph jar 4.8.90

Модули Проекта

Данный проект не имеет модулей.

OpenJFX

OpenJFX is an open source, next generation client application platform for desktop, mobile and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. This is the open source project where we develop JavaFX.

OpenJFX is free software, licensed under GPL v2 with the Classpath exception, just like the JDK. Anybody is welcome to contribute to this project, port it to other platforms or devices, or do anything else that a free software license allows you to do!

OpenJFX is a project under the charter of the OpenJDK. The OpenJDK Bylaws and License govern our work. The OpenJFX project membership can be found on the OpenJDK Census. We welcome patches and involvement from individual contributors or companies. If this is your first time contributing to an OpenJDK project, you will need to review the rules on becoming a Contributor, and sign the Oracle Contributor Agreement (OCA).

Issue tracking

If you think you have found a bug in OpenJFX, first make sure that you are testing against the latest version - your issue may already have been fixed. If not, search our issues list in the Java Bug System (JBS) in case a similar issue has already been opened. More information on where and how to report a bug can be found at bugreport.java.com.

Getting Started

For instructions on building JavaFX, see the Building OpenJFX Wiki page.

For information about downloading and using JavaFX, see the JavaFX community site.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

org.jfxcore

Версии библиотеки

Версия
15-ea+1