is not current version
Last Version 7.0.0-M4

org.glassfish.main.web:weld-integration-fragment 4.1.1

This fragment bundle extends the weld osgi bundle to export additional packages from the weld-osgi-bundle as they are used in Weld generated proxies

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.web
ArtifactId

ArtifactId

weld-integration-fragment
Version

Version

4.1.1
Type

Type

jar

Download weld-integration-fragment 4.1.1


<!-- https://jarcasting.com/artifacts/org.glassfish.main.web/weld-integration-fragment/ -->
<dependency>
    <groupId>org.glassfish.main.web</groupId>
    <artifactId>weld-integration-fragment</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.web/weld-integration-fragment/
implementation 'org.glassfish.main.web:weld-integration-fragment:4.1.1'
// https://jarcasting.com/artifacts/org.glassfish.main.web/weld-integration-fragment/
implementation ("org.glassfish.main.web:weld-integration-fragment:4.1.1")
'org.glassfish.main.web:weld-integration-fragment:jar:4.1.1'
<dependency org="org.glassfish.main.web" name="weld-integration-fragment" rev="4.1.1">
  <artifact name="weld-integration-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.web', module='weld-integration-fragment', version='4.1.1')
)
libraryDependencies += "org.glassfish.main.web" % "weld-integration-fragment" % "4.1.1"
[org.glassfish.main.web/weld-integration-fragment "4.1.1"]