Last Version

Archetypes Parent 1.5.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.arcbees.archetypes
ArtifactId

ArtifactId

archetypes-parent
Version

Version

1.5.3
Type

Type

pom
Description

Description

Archetypes Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/ArcBees/ArcBees-Archetypes.git
Project Organization

Project Organization

ArcBees
Source Code Management

Source Code Management

https://github.com/ArcBees/ArcBees-Archetypes.git

Download archetypes-parent 1.5.3


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

Dependencies

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

Project Modules

  • gwtp-basic
  • gwtp-appengine-guice