Last Version

leap archetypes 0.6.2b

maven archetypes of leap framework

License

License

GroupId

GroupId

org.leapframework
ArtifactId

ArtifactId

archetype-parent
Version

Version

0.6.2b
Type

Type

pom
Description

Description

leap archetypes
maven archetypes of leap framework
Project URL

Project URL

https://github.com/leapframework/archetypes
Source Code Management

Source Code Management

http://github.com/leapframework/archetypes/tree/master

Download archetype-parent 0.6.2b


<!-- https://jarcasting.com/artifacts/org.leapframework/archetype-parent/ -->
<dependency>
    <groupId>org.leapframework</groupId>
    <artifactId>archetype-parent</artifactId>
    <version>0.6.2b</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.leapframework/archetype-parent/
implementation 'org.leapframework:archetype-parent:0.6.2b'
// https://jarcasting.com/artifacts/org.leapframework/archetype-parent/
implementation ("org.leapframework:archetype-parent:0.6.2b")
'org.leapframework:archetype-parent:pom:0.6.2b'
<dependency org="org.leapframework" name="archetype-parent" rev="0.6.2b">
  <artifact name="archetype-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.leapframework', module='archetype-parent', version='0.6.2b')
)
libraryDependencies += "org.leapframework" % "archetype-parent" % "0.6.2b"
[org.leapframework/archetype-parent "0.6.2b"]

Dependencies

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

Project Modules

  • webapi
  • dataapi