Archetype - CubeEngine Module

This archetype generates a new module for the Cube Engine.

License

License

The MIT License (MIT)
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.cubeengine.maven.archetypes
ArtifactId

ArtifactId

archetype-cubeengine-module
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Archetype - CubeEngine Module
This archetype generates a new module for the Cube Engine.
Project URL

Project URL

http://cubeisland.de/engine

Download archetype-cubeengine-module

How to add to project

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

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
2.1.0
2.0.0