Web Beans OSGi Bundle

Web Beans implementation packaged as an OSGi bundle

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.webbeans
ArtifactId

ArtifactId

webbeans-osgi-bundle
Last Version

Last Version

1.0.0.PREVIEW1
Release Date

Release Date

Type

Type

jar
Description

Description

Web Beans OSGi Bundle
Web Beans implementation packaged as an OSGi bundle

Download webbeans-osgi-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.webbeans/webbeans-osgi-bundle/ -->
<dependency>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-osgi-bundle</artifactId>
    <version>1.0.0.PREVIEW1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.webbeans/webbeans-osgi-bundle/
implementation 'org.jboss.webbeans:webbeans-osgi-bundle:1.0.0.PREVIEW1'
// https://jarcasting.com/artifacts/org.jboss.webbeans/webbeans-osgi-bundle/
implementation ("org.jboss.webbeans:webbeans-osgi-bundle:1.0.0.PREVIEW1")
'org.jboss.webbeans:webbeans-osgi-bundle:jar:1.0.0.PREVIEW1'
<dependency org="org.jboss.webbeans" name="webbeans-osgi-bundle" rev="1.0.0.PREVIEW1">
  <artifact name="webbeans-osgi-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.webbeans', module='webbeans-osgi-bundle', version='1.0.0.PREVIEW1')
)
libraryDependencies += "org.jboss.webbeans" % "webbeans-osgi-bundle" % "1.0.0.PREVIEW1"
[org.jboss.webbeans/webbeans-osgi-bundle "1.0.0.PREVIEW1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jboss.webbeans : jsr299-api jar 1.0.0.PREVIEW1
org.jboss.webbeans : webbeans-api jar 1.0.0.PREVIEW1
org.jboss.webbeans : webbeans-spi jar 1.0.0.PREVIEW1
org.jboss.webbeans : webbeans-core jar 1.0.0.PREVIEW1
org.jboss.webbeans : webbeans-logging jar 1.0.0.PREVIEW1
javassist : javassist jar 3.8.1.GA
dom4j : dom4j jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.PREVIEW1