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