Simple Java Application Archetype

Maven archetypes for creating different types of GluonFX applications.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

gluonfx-archetype-java
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Java Application Archetype
Maven archetypes for creating different types of GluonFX applications.
Project Organization

Project Organization

Gluon

Download gluonfx-archetype-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.gluonhq/gluonfx-archetype-java/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>gluonfx-archetype-java</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/gluonfx-archetype-java/
implementation 'com.gluonhq:gluonfx-archetype-java:0.0.3'
// https://jarcasting.com/artifacts/com.gluonhq/gluonfx-archetype-java/
implementation ("com.gluonhq:gluonfx-archetype-java:0.0.3")
'com.gluonhq:gluonfx-archetype-java:jar:0.0.3'
<dependency org="com.gluonhq" name="gluonfx-archetype-java" rev="0.0.3">
  <artifact name="gluonfx-archetype-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='gluonfx-archetype-java', version='0.0.3')
)
libraryDependencies += "com.gluonhq" % "gluonfx-archetype-java" % "0.0.3"
[com.gluonhq/gluonfx-archetype-java "0.0.3"]

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.3