License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix.tooling |
ArtifactId | ArtifactIdservicemix-cxf-code-first-osgi-bundle |
Last Version | Last Version2013.01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache ServiceMix :: Archetypes :: CXF Code First OSGi Bundle
This pom provides project information that is common to all ServiceMix branches.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.tooling/servicemix-cxf-code-first-osgi-bundle/ -->
<dependency>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>servicemix-cxf-code-first-osgi-bundle</artifactId>
<version>2013.01</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.tooling/servicemix-cxf-code-first-osgi-bundle/
implementation 'org.apache.servicemix.tooling:servicemix-cxf-code-first-osgi-bundle:2013.01'
// https://jarcasting.com/artifacts/org.apache.servicemix.tooling/servicemix-cxf-code-first-osgi-bundle/
implementation ("org.apache.servicemix.tooling:servicemix-cxf-code-first-osgi-bundle:2013.01")
'org.apache.servicemix.tooling:servicemix-cxf-code-first-osgi-bundle:jar:2013.01'
<dependency org="org.apache.servicemix.tooling" name="servicemix-cxf-code-first-osgi-bundle" rev="2013.01">
<artifact name="servicemix-cxf-code-first-osgi-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.tooling', module='servicemix-cxf-code-first-osgi-bundle', version='2013.01')
)
libraryDependencies += "org.apache.servicemix.tooling" % "servicemix-cxf-code-first-osgi-bundle" % "2013.01"
[org.apache.servicemix.tooling/servicemix-cxf-code-first-osgi-bundle "2013.01"]