is not current version
Last Version 7.0.0-M4

org.glassfish.main.web:weld-integration-test-fragment 6.0.0-RC1

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

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.web
ArtifactId

ArtifactId

weld-integration-test-fragment
Version

Version

6.0.0-RC1
Type

Type

jar

Download weld-integration-test-fragment 6.0.0-RC1


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