Last Version

Fragment bundle for Weld related testing 3.2-b06

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

License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

weld-integration-test-fragment
Version

Version

3.2-b06
Type

Type

jar
Description

Description

Fragment bundle for Weld related testing
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
Project Organization

Project Organization

GlassFish Community

Download weld-integration-test-fragment 3.2-b06


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.3.1

Project Modules

There are no modules declared in this project.