Last Version

Simple Java Application Archetype 0.0.2

Maven archetypes for creating different types of Gluon Client applications.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

client-archetype-java
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Project Organization

Gluon

Download client-archetype-java 0.0.2


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

There are no modules declared in this project.