Last Version

EasyBeans/OSGi :: Annotations 3.0.0-M1

Annotations that can be used inside Beans

License

License

GroupId

GroupId

org.ow2.easybeans.osgi
ArtifactId

ArtifactId

easybeans-osgi-annotations
Version

Version

3.0.0-M1
Type

Type

jar
Description

Description

EasyBeans/OSGi :: Annotations
Annotations that can be used inside Beans
Project Organization

Project Organization

OW2 Consortium

Download easybeans-osgi-annotations 3.0.0-M1


<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-annotations/ -->
<dependency>
    <groupId>org.ow2.easybeans.osgi</groupId>
    <artifactId>easybeans-osgi-annotations</artifactId>
    <version>3.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-annotations/
implementation 'org.ow2.easybeans.osgi:easybeans-osgi-annotations:3.0.0-M1'
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-annotations/
implementation ("org.ow2.easybeans.osgi:easybeans-osgi-annotations:3.0.0-M1")
'org.ow2.easybeans.osgi:easybeans-osgi-annotations:jar:3.0.0-M1'
<dependency org="org.ow2.easybeans.osgi" name="easybeans-osgi-annotations" rev="3.0.0-M1">
  <artifact name="easybeans-osgi-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.osgi', module='easybeans-osgi-annotations', version='3.0.0-M1')
)
libraryDependencies += "org.ow2.easybeans.osgi" % "easybeans-osgi-annotations" % "3.0.0-M1"
[org.ow2.easybeans.osgi/easybeans-osgi-annotations "3.0.0-M1"]

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

test (2)

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

Project Modules

There are no modules declared in this project.