is not current version
Last Version 7.0.0-M4

org.glassfish.main.web:cdi-api-fragment 6.2.4

This fragment bundle extends the cdi-api bundle to import additional packages into the cdi-api bundle.

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.web
ArtifactId

ArtifactId

cdi-api-fragment
Version

Version

6.2.4
Type

Type

jar

Download cdi-api-fragment 6.2.4


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