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