не последняя версия
Последняя версия RELEASE140

org.netbeans.cluster:websvccommon RELEASE121


Категории

Категории

NetBeans Инструменты разработки IDE Сеть
Группа

Группа

org.netbeans.cluster
Идентификатор

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

websvccommon
Версия

Версия

RELEASE121
Тип

Тип

pom

Скачать websvccommon RELEASE121

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

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