License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix.specs |
ArtifactId | ArtifactIdorg.apache.servicemix.specs.locator |
Last Version | Last Version2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache ServiceMix :: Specs :: Locator
This pom provides project information that is common to all ServiceMix branches.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.specs/org.apache.servicemix.specs.locator/ -->
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.locator</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.specs/org.apache.servicemix.specs.locator/
implementation 'org.apache.servicemix.specs:org.apache.servicemix.specs.locator:2.10'
// https://jarcasting.com/artifacts/org.apache.servicemix.specs/org.apache.servicemix.specs.locator/
implementation ("org.apache.servicemix.specs:org.apache.servicemix.specs.locator:2.10")
'org.apache.servicemix.specs:org.apache.servicemix.specs.locator:jar:2.10'
<dependency org="org.apache.servicemix.specs" name="org.apache.servicemix.specs.locator" rev="2.10">
<artifact name="org.apache.servicemix.specs.locator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.specs', module='org.apache.servicemix.specs.locator', version='2.10')
)
libraryDependencies += "org.apache.servicemix.specs" % "org.apache.servicemix.specs.locator" % "2.10"
[org.apache.servicemix.specs/org.apache.servicemix.specs.locator "2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |