не последняя версия
Последняя версия 7.0.0-M4

org.glassfish.main.web:web-embed 4.0


Категории

Категории

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

Группа

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

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

web-embed
Версия

Версия

4.0
Тип

Тип

pom

Скачать web-embed 4.0

Имя Файла Размер
web-embed-4.0.pom 2 KB
Обзор

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