is not current version
Last Version 2.2.4

org.apache.karaf.archetypes:archetypes-command 2.1.1


GroupId

GroupId

org.apache.karaf.archetypes
ArtifactId

ArtifactId

archetypes-command
Version

Version

2.1.1
Type

Type

jar

Download archetypes-command 2.1.1


<!-- https://jarcasting.com/artifacts/org.apache.karaf.archetypes/archetypes-command/ -->
<dependency>
    <groupId>org.apache.karaf.archetypes</groupId>
    <artifactId>archetypes-command</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.archetypes/archetypes-command/
implementation 'org.apache.karaf.archetypes:archetypes-command:2.1.1'
// https://jarcasting.com/artifacts/org.apache.karaf.archetypes/archetypes-command/
implementation ("org.apache.karaf.archetypes:archetypes-command:2.1.1")
'org.apache.karaf.archetypes:archetypes-command:jar:2.1.1'
<dependency org="org.apache.karaf.archetypes" name="archetypes-command" rev="2.1.1">
  <artifact name="archetypes-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.archetypes', module='archetypes-command', version='2.1.1')
)
libraryDependencies += "org.apache.karaf.archetypes" % "archetypes-command" % "2.1.1"
[org.apache.karaf.archetypes/archetypes-command "2.1.1"]