is not current version
Last Version 5.4.0

org.cruxframework:crux-base-archetype 5.2.0

Parent POM for crux archetypes

GroupId

GroupId

org.cruxframework
ArtifactId

ArtifactId

crux-base-archetype
Version

Version

5.2.0
Type

Type

pom

Download crux-base-archetype 5.2.0


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