License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.cluster |
ArtifactId | ArtifactIdwebcommon |
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 |
---|---|
webcommon-RELEASE140.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/webcommon/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>webcommon</artifactId>
<version>RELEASE140</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/webcommon/
implementation 'org.netbeans.cluster:webcommon:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.cluster/webcommon/
implementation ("org.netbeans.cluster:webcommon:RELEASE140")
'org.netbeans.cluster:webcommon:pom:RELEASE140'
<dependency org="org.netbeans.cluster" name="webcommon" rev="RELEASE140">
<artifact name="webcommon" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='webcommon', version='RELEASE140')
)
libraryDependencies += "org.netbeans.cluster" % "webcommon" % "RELEASE140"
[org.netbeans.cluster/webcommon "RELEASE140"]
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE113
|
RELEASE112
|
RELEASE111
|
RELEASE110
|
RELEASE100
|