Weld OSGi (Examples Java EE Integration)

Java EE integration example for Weld-OSGi

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld.osgi.examples
ArtifactId

ArtifactId

weld-osgi-ee
Last Version

Last Version

1.2.0.Beta1
Release Date

Release Date

Type

Type

war
Description

Description

Weld OSGi (Examples Java EE Integration)
Java EE integration example for Weld-OSGi
Project URL

Project URL

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

Project Organization

Seam Framework

Download weld-osgi-ee

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.weld.osgi : weld-osgi-core-api jar 1.2.0.Beta1
org.jboss.weld.osgi : weld-osgi-ee-integration jar 1.2.0.Beta1
org.jboss.weld.osgi : weld-osgi-core-extension jar 1.2.0.Beta1

provided (3)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0
org.osgi : org.osgi.core jar 4.2.0
org.jboss.weld.osgi.examples : weld-osgi-web-api jar 1.2.0.Beta1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0.Beta1