Last Version

Maven Archetypes for Gluon Client 0.0.2

Maven archetypes for creating different types of Gluon Client applications.

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

client-maven-archetypes
Version

Version

0.0.2
Type

Type

pom
Description

Description

Maven Archetypes for Gluon Client
Maven archetypes for creating different types of Gluon Client applications.
Project URL

Project URL

https://gluonhq.com/
Project Organization

Project Organization

Gluon
Source Code Management

Source Code Management

https://github.com/gluonhq/client-maven-archetypes

Download client-maven-archetypes 0.0.2


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

Dependencies

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

Project Modules

  • client-archetype-java
  • client-archetype-javafx
  • client-archetype-mobile