Last Version

Fragment bundle for Weld related testing 7.0.0-M4

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

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.web
ArtifactId

ArtifactId

weld-integration-test-fragment
Version

Version

7.0.0-M4
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 URL

Project URL

https://projects.eclipse.org/projects/ee4j.glassfish/weld-integration-test-fragment
Project Organization

Project Organization

Eclipse Foundation

Download weld-integration-test-fragment 7.0.0-M4


<!-- 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>7.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.web/weld-integration-test-fragment/
implementation 'org.glassfish.main.web:weld-integration-test-fragment:7.0.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.main.web/weld-integration-test-fragment/
implementation ("org.glassfish.main.web:weld-integration-test-fragment:7.0.0-M4")
'org.glassfish.main.web:weld-integration-test-fragment:jar:7.0.0-M4'
<dependency org="org.glassfish.main.web" name="weld-integration-test-fragment" rev="7.0.0-M4">
  <artifact name="weld-integration-test-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.web', module='weld-integration-test-fragment', version='7.0.0-M4')
)
libraryDependencies += "org.glassfish.main.web" % "weld-integration-test-fragment" % "7.0.0-M4"
[org.glassfish.main.web/weld-integration-test-fragment "7.0.0-M4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.