Last Version

Maven Archetypes for JavaFX with NetBeans 0.0.1

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

License

License

Categories

Categories

Maven Build Tools JavaFX User Interface
GroupId

GroupId

com.raelity.jfx
ArtifactId

ArtifactId

javafx-maven-archetypes
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Project URL

https://netbeans.apache.org
Project Organization

Project Organization

Raelity
Source Code Management

Source Code Management

https://github.com/errael/javafx-maven-archetypes

Download javafx-maven-archetypes 0.0.1


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

Dependencies

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

Project Modules

  • javafx-archetype-simple
  • javafx-archetype-fxml