is not current version
Last Version 3.9.0

org.mule.tests.archetypes:project-archetype 3.0.0-M2-20091026


GroupId

GroupId

org.mule.tests.archetypes
ArtifactId

ArtifactId

project-archetype
Version

Version

3.0.0-M2-20091026
Type

Type

jar

Download project-archetype 3.0.0-M2-20091026


<!-- https://jarcasting.com/artifacts/org.mule.tests.archetypes/project-archetype/ -->
<dependency>
    <groupId>org.mule.tests.archetypes</groupId>
    <artifactId>project-archetype</artifactId>
    <version>3.0.0-M2-20091026</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tests.archetypes/project-archetype/
implementation 'org.mule.tests.archetypes:project-archetype:3.0.0-M2-20091026'
// https://jarcasting.com/artifacts/org.mule.tests.archetypes/project-archetype/
implementation ("org.mule.tests.archetypes:project-archetype:3.0.0-M2-20091026")
'org.mule.tests.archetypes:project-archetype:jar:3.0.0-M2-20091026'
<dependency org="org.mule.tests.archetypes" name="project-archetype" rev="3.0.0-M2-20091026">
  <artifact name="project-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.tests.archetypes', module='project-archetype', version='3.0.0-M2-20091026')
)
libraryDependencies += "org.mule.tests.archetypes" % "project-archetype" % "3.0.0-M2-20091026"
[org.mule.tests.archetypes/project-archetype "3.0.0-M2-20091026"]