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

org.netbeans.cluster:profiler RELEASE121


Категории

Категории

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

Группа

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

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

profiler
Версия

Версия

RELEASE121
Тип

Тип

pom

Скачать profiler RELEASE121

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

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