License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans.osgi |
ArtifactId | ArtifactIdeasybeans-osgi-plugins |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionEasyBeans/OSGi :: Plugins
Plugins of EasyBeans/OSGi
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easybeans-osgi-plugins-1.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-plugins/ -->
<dependency>
<groupId>org.ow2.easybeans.osgi</groupId>
<artifactId>easybeans-osgi-plugins</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-plugins/
implementation 'org.ow2.easybeans.osgi:easybeans-osgi-plugins:1.0.2'
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-plugins/
implementation ("org.ow2.easybeans.osgi:easybeans-osgi-plugins:1.0.2")
'org.ow2.easybeans.osgi:easybeans-osgi-plugins:pom:1.0.2'
<dependency org="org.ow2.easybeans.osgi" name="easybeans-osgi-plugins" rev="1.0.2">
<artifact name="easybeans-osgi-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.osgi', module='easybeans-osgi-plugins', version='1.0.2')
)
libraryDependencies += "org.ow2.easybeans.osgi" % "easybeans-osgi-plugins" % "1.0.2"
[org.ow2.easybeans.osgi/easybeans-osgi-plugins "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.osgi.core | jar | 1.0.0 |
org.osgi : osgi_R4_compendium | jar | 1.0 |