Last Version

HandcraftedBits Archetype (Parent) 1.2.2

A collection of Maven Archetypes for HandcraftedBits projects

License

License

GroupId

GroupId

com.handcraftedbits.archetype
ArtifactId

ArtifactId

handcraftedbits-archetype
Version

Version

1.2.2
Type

Type

pom
Description

Description

HandcraftedBits Archetype (Parent)
A collection of Maven Archetypes for HandcraftedBits projects
Project URL

Project URL

https://github.com/handcraftedbits/handcraftedbits-archetype
Project Organization

Project Organization

HandcraftedBits
Source Code Management

Source Code Management

https://github.com/handcraftedbits/handcraftedbits-archetype

Download handcraftedbits-archetype 1.2.2


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

Dependencies

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

Project Modules

  • handcraftedbits-archetype-aws
  • handcraftedbits-archetype-java
  • handcraftedbits-archetype-simple