License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdeasybeans-plugins-osgi |
Last Version | Last Version3.0.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasyBeans: Plugins :: OSGi
Plugins of EasyBeans
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easybeans-plugins-osgi-3.0.0-M1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-plugins-osgi/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>easybeans-plugins-osgi</artifactId>
<version>3.0.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-plugins-osgi/
implementation 'org.ow2.easybeans:easybeans-plugins-osgi:3.0.0-M1'
// https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-plugins-osgi/
implementation ("org.ow2.easybeans:easybeans-plugins-osgi:3.0.0-M1")
'org.ow2.easybeans:easybeans-plugins-osgi:pom:3.0.0-M1'
<dependency org="org.ow2.easybeans" name="easybeans-plugins-osgi" rev="3.0.0-M1">
<artifact name="easybeans-plugins-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-plugins-osgi', version='3.0.0-M1')
)
libraryDependencies += "org.ow2.easybeans" % "easybeans-plugins-osgi" % "3.0.0-M1"
[org.ow2.easybeans/easybeans-plugins-osgi "3.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.ipojo | jar | 1.8.6 |
org.ow2.util.log : log-bridge-jul | jar | 2.0.0 |