License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix |
ArtifactId | ArtifactIdarchetypes |
Last Version | Last Version2013.01 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache ServiceMix :: Archetypes
This pom provides project information that is common to all ServiceMix branches.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
archetypes-2013.01.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix/archetypes/ -->
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2013.01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix/archetypes/
implementation 'org.apache.servicemix:archetypes:2013.01'
// https://jarcasting.com/artifacts/org.apache.servicemix/archetypes/
implementation ("org.apache.servicemix:archetypes:2013.01")
'org.apache.servicemix:archetypes:pom:2013.01'
<dependency org="org.apache.servicemix" name="archetypes" rev="2013.01">
<artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='archetypes', version='2013.01')
)
libraryDependencies += "org.apache.servicemix" % "archetypes" % "2013.01"
[org.apache.servicemix/archetypes "2013.01"]