Simple JavaFX Maven Archetype for NetBeans

Maven archetypes for creating different types of JavaFX application with NetBeans.

License

License

Categories

Categories

NetBeans Development Tools IDE Net JavaFX User Interface
GroupId

GroupId

com.raelity.jfx
ArtifactId

ArtifactId

javafx-archetype-simple-netbeans
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Simple JavaFX Maven Archetype for NetBeans
Maven archetypes for creating different types of JavaFX application with NetBeans.
Project Organization

Project Organization

Raelity

Download javafx-archetype-simple-netbeans

How to add to project

<!-- https://jarcasting.com/artifacts/com.raelity.jfx/javafx-archetype-simple-netbeans/ -->
<dependency>
    <groupId>com.raelity.jfx</groupId>
    <artifactId>javafx-archetype-simple-netbeans</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.raelity.jfx/javafx-archetype-simple-netbeans/
implementation 'com.raelity.jfx:javafx-archetype-simple-netbeans:0.0.4'
// https://jarcasting.com/artifacts/com.raelity.jfx/javafx-archetype-simple-netbeans/
implementation ("com.raelity.jfx:javafx-archetype-simple-netbeans:0.0.4")
'com.raelity.jfx:javafx-archetype-simple-netbeans:jar:0.0.4'
<dependency org="com.raelity.jfx" name="javafx-archetype-simple-netbeans" rev="0.0.4">
  <artifact name="javafx-archetype-simple-netbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.raelity.jfx', module='javafx-archetype-simple-netbeans', version='0.0.4')
)
libraryDependencies += "com.raelity.jfx" % "javafx-archetype-simple-netbeans" % "0.0.4"
[com.raelity.jfx/javafx-archetype-simple-netbeans "0.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1