License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix.specs |
ArtifactId | ArtifactIdorg.apache.servicemix.specs.activator |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache ServiceMix :: Specs :: Activator
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.activator/ -->
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.activator</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.specs/org.apache.servicemix.specs.activator/
implementation 'org.apache.servicemix.specs:org.apache.servicemix.specs.activator:2.9.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.specs/org.apache.servicemix.specs.activator/
implementation ("org.apache.servicemix.specs:org.apache.servicemix.specs.activator:2.9.0")
'org.apache.servicemix.specs:org.apache.servicemix.specs.activator:jar:2.9.0'
<dependency org="org.apache.servicemix.specs" name="org.apache.servicemix.specs.activator" rev="2.9.0">
<artifact name="org.apache.servicemix.specs.activator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.specs', module='org.apache.servicemix.specs.activator', version='2.9.0')
)
libraryDependencies += "org.apache.servicemix.specs" % "org.apache.servicemix.specs.activator" % "2.9.0"
[org.apache.servicemix.specs/org.apache.servicemix.specs.activator "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.specs : org.apache.servicemix.specs.activation-api-1.1 | jar | 2.9.0 |
org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |