не последняя версия
Последняя версия 3.2-b06

org.glassfish.web:weld-integration-fragment 3.1.1-b01

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

Категории

Категории

GlassFish Контейнер Application Servers
Группа

Группа

org.glassfish.web
Идентификатор

Идентификатор

weld-integration-fragment
Версия

Версия

3.1.1-b01
Тип

Тип

jar

Скачать weld-integration-fragment 3.1.1-b01


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