is not current version
Last Version 5.4.0

org.cruxframework:crux-base-archetype 5.3.2

Parent POM for crux archetypes

GroupId

GroupId

org.cruxframework
ArtifactId

ArtifactId

crux-base-archetype
Version

Version

5.3.2
Type

Type

pom

Download crux-base-archetype 5.3.2


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