| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNetBeans Инструменты разработки IDE Сеть |
| Группа | Группаorg.netbeans.cluster |
| Идентификатор | Идентификаторphp |
| Последняя версия | Последняя версияRELEASE140 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| php-RELEASE140.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/php/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>php</artifactId>
<version>RELEASE140</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/php/
implementation 'org.netbeans.cluster:php:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.cluster/php/
implementation ("org.netbeans.cluster:php:RELEASE140")
'org.netbeans.cluster:php:pom:RELEASE140'
<dependency org="org.netbeans.cluster" name="php" rev="RELEASE140">
<artifact name="php" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='php', version='RELEASE140')
)
libraryDependencies += "org.netbeans.cluster" % "php" % "RELEASE140"
[org.netbeans.cluster/php "RELEASE140"]
| Версия |
|---|
|
RELEASE140
|
|
RELEASE130
|
|
RELEASE126
|
|
RELEASE125
|
|
RELEASE124
|
|
RELEASE123
|
|
RELEASE122
|
|
RELEASE121
|
|
RELEASE120-1
|
|
RELEASE120-u1
|
|
RELEASE120
|
|
RELEASE113
|
|
RELEASE112
|
|
RELEASE111
|
|
RELEASE110
|
|
RELEASE100
|