License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.external |
ArtifactId | ArtifactIdel-impl |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven definition for el-impl.jar - external part of NetBeans module.
POM and identification for artifact that was not possible to uniquely identify as a maven dependency.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
el-impl-RELEASE140.pom | |
el-impl-RELEASE140.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.external/el-impl/ -->
<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>el-impl</artifactId>
<version>RELEASE140</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/el-impl/
implementation 'org.netbeans.external:el-impl:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.external/el-impl/
implementation ("org.netbeans.external:el-impl:RELEASE140")
'org.netbeans.external:el-impl:jar:RELEASE140'
<dependency org="org.netbeans.external" name="el-impl" rev="RELEASE140">
<artifact name="el-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='el-impl', version='RELEASE140')
)
libraryDependencies += "org.netbeans.external" % "el-impl" % "RELEASE140"
[org.netbeans.external/el-impl "RELEASE140"]
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE110
|