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

org.glassfish.main.webservices:webservices 6.2.4


Категории

Категории

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

Группа

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

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

webservices
Версия

Версия

6.2.4
Тип

Тип

pom

Скачать webservices 6.2.4

Имя Файла Размер
webservices-6.2.4.pom 1 KB
Обзор

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