License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-archetype-alt |
Version | Version2.2.1 |
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-2.2.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-archetype-alt/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-archetype-alt</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-archetype-alt/
implementation 'org.refcodes:refcodes-archetype-alt:2.2.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-archetype-alt/
implementation ("org.refcodes:refcodes-archetype-alt:2.2.1")
'org.refcodes:refcodes-archetype-alt:pom:2.2.1'
<dependency org="org.refcodes" name="refcodes-archetype-alt" rev="2.2.1">
<artifact name="refcodes-archetype-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-archetype-alt', version='2.2.1')
)
libraryDependencies += "org.refcodes" % "refcodes-archetype-alt" % "2.2.1"
[org.refcodes/refcodes-archetype-alt "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-archetype | jar | 2.2.1 |
org.refcodes : refcodes-licensing | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |