| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.refcodes | 
    
| ArtifactId | ArtifactIdrefcodes-archetype-alt | 
    
| Last Version | Last Version3.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionorg.refcodes:refcodes-archetype-alt 
            The refcodes-archetype-alt artifact provides alternate archetypes harnessing
		the libraries provided by REFCODES.ORG, common archetype functionality or
		helpers may be found in the  refcodes-archetype artifact. Actually, the
		artifacts hosted by the refcodes-archetype-alt artifact can be seen as
		walking skeletons regarding the REFCODES.ORG libraries. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| refcodes-archetype-alt-3.0.4.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-archetype-alt/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-archetype-alt</artifactId>
    <version>3.0.4</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.refcodes/refcodes-archetype-alt/
implementation 'org.refcodes:refcodes-archetype-alt:3.0.4'
                // https://jarcasting.com/artifacts/org.refcodes/refcodes-archetype-alt/
implementation ("org.refcodes:refcodes-archetype-alt:3.0.4")
                'org.refcodes:refcodes-archetype-alt:pom:3.0.4'
                <dependency org="org.refcodes" name="refcodes-archetype-alt" rev="3.0.4">
  <artifact name="refcodes-archetype-alt" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.refcodes', module='refcodes-archetype-alt', version='3.0.4')
)
                libraryDependencies += "org.refcodes" % "refcodes-archetype-alt" % "3.0.4"
                [org.refcodes/refcodes-archetype-alt "3.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.refcodes : refcodes-archetype | jar | 3.0.4 | 
| org.refcodes : refcodes-licensing | jar | 3.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |