Last Version

Weld OSGi (Examples) 1.2.0.Beta1

Examples for Weld-OSGi

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.weld.osgi.examples
ArtifactId

ArtifactId

weld-osgi-examples
Version

Version

1.2.0.Beta1
Type

Type

pom
Description

Description

Weld OSGi (Examples)
Examples for Weld-OSGi
Project URL

Project URL

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

Project Organization

Seam Framework

Download weld-osgi-examples 1.2.0.Beta1


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

  • container-felix
  • container-equinox
  • container-knopflerfish
  • container-pojosr
  • paint
  • calculator
  • web
  • ee
  • standalone
  • user-doc