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

org.netbeans.external:el-impl RELEASE121

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

Категории

Категории

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

Группа

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

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

el-impl
Версия

Версия

RELEASE121
Тип

Тип

jar

Скачать el-impl RELEASE121

Имя Файла Размер
el-impl-RELEASE121.pom
el-impl-RELEASE121.jar 165 KB
Обзор

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