| Лицензия |
Лицензия
CDDL + GPLv2 with classpath exception
|
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers |
| Группа | Группаorg.glassfish.web |
| Идентификатор | Идентификаторweld-integration-fragment |
| Последняя версия | Последняя версия3.2-b06 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFragment bundle for exporting additional Weld packages for Weld generated proxies
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 Community |
<!-- https://jarcasting.com/artifacts/org.glassfish.web/weld-integration-fragment/ -->
<dependency>
<groupId>org.glassfish.web</groupId>
<artifactId>weld-integration-fragment</artifactId>
<version>3.2-b06</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.web/weld-integration-fragment/
implementation 'org.glassfish.web:weld-integration-fragment:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.web/weld-integration-fragment/
implementation ("org.glassfish.web:weld-integration-fragment:3.2-b06")
'org.glassfish.web:weld-integration-fragment:jar:3.2-b06'
<dependency org="org.glassfish.web" name="weld-integration-fragment" rev="3.2-b06">
<artifact name="weld-integration-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.web', module='weld-integration-fragment', version='3.2-b06')
)
libraryDependencies += "org.glassfish.web" % "weld-integration-fragment" % "3.2-b06"
[org.glassfish.web/weld-integration-fragment "3.2-b06"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.3.1 |