License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.weld.osgi |
ArtifactId | ArtifactIdweld-osgi-ee-integration |
Last Version | Last Version1.2.0.Beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeld OSGi (EE Integration)
Weld OSGi EE bundle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.weld.osgi/weld-osgi-ee-integration/ -->
<dependency>
<groupId>org.jboss.weld.osgi</groupId>
<artifactId>weld-osgi-ee-integration</artifactId>
<version>1.2.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.weld.osgi/weld-osgi-ee-integration/
implementation 'org.jboss.weld.osgi:weld-osgi-ee-integration:1.2.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.weld.osgi/weld-osgi-ee-integration/
implementation ("org.jboss.weld.osgi:weld-osgi-ee-integration:1.2.0.Beta1")
'org.jboss.weld.osgi:weld-osgi-ee-integration:jar:1.2.0.Beta1'
<dependency org="org.jboss.weld.osgi" name="weld-osgi-ee-integration" rev="1.2.0.Beta1">
<artifact name="weld-osgi-ee-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.weld.osgi', module='weld-osgi-ee-integration', version='1.2.0.Beta1')
)
libraryDependencies += "org.jboss.weld.osgi" % "weld-osgi-ee-integration" % "1.2.0.Beta1"
[org.jboss.weld.osgi/weld-osgi-ee-integration "1.2.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.weld.osgi : weld-osgi-core-extension | jar | 1.2.0.Beta1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 6.0 |
org.osgi : org.osgi.core | jar | 4.2.0 |