Weld OSGi (Build)

Support for Weld in OSGi Containers

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld.osgi
ArtifactId

ArtifactId

weld-osgi
Last Version

Last Version

1.2.0.Beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Weld OSGi (Build)
Support for Weld in OSGi Containers
Project URL

Project URL

http://www.seamframework.org/Weld
Project Organization

Project Organization

Seam Framework

Download weld-osgi

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0.Beta1