License |
License |
---|---|
Categories |
CategoriesGroovy Languages NetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.cluster |
ArtifactId | ArtifactIdgroovy |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
groovy-RELEASE140.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/groovy/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>groovy</artifactId>
<version>RELEASE140</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/groovy/
implementation 'org.netbeans.cluster:groovy:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.cluster/groovy/
implementation ("org.netbeans.cluster:groovy:RELEASE140")
'org.netbeans.cluster:groovy:pom:RELEASE140'
<dependency org="org.netbeans.cluster" name="groovy" rev="RELEASE140">
<artifact name="groovy" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='groovy', version='RELEASE140')
)
libraryDependencies += "org.netbeans.cluster" % "groovy" % "RELEASE140"
[org.netbeans.cluster/groovy "RELEASE140"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-modules-gradle-groovy | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-antproject | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-editor | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-gsp | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-kit | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-refactoring | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-samples | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-groovy-support | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-libs-groovy | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-maven-groovy | nbm-file | RELEASE140 |
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE113
|
RELEASE112
|
RELEASE111
|
RELEASE110
|
RELEASE100
|