License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.cluster |
ArtifactId | ArtifactIdwebsvccommon |
Version | VersionRELEASE125 |
Type | Typepom |
Description |
DescriptionApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
websvccommon-RELEASE125.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/websvccommon/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>websvccommon</artifactId>
<version>RELEASE125</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/websvccommon/
implementation 'org.netbeans.cluster:websvccommon:RELEASE125'
// https://jarcasting.com/artifacts/org.netbeans.cluster/websvccommon/
implementation ("org.netbeans.cluster:websvccommon:RELEASE125")
'org.netbeans.cluster:websvccommon:pom:RELEASE125'
<dependency org="org.netbeans.cluster" name="websvccommon" rev="RELEASE125">
<artifact name="websvccommon" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='websvccommon', version='RELEASE125')
)
libraryDependencies += "org.netbeans.cluster" % "websvccommon" % "RELEASE125"
[org.netbeans.cluster/websvccommon "RELEASE125"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-modules-websvc-jaxwsmodelapi | nbm-file | RELEASE125 |
org.netbeans.modules : org-netbeans-modules-websvc-saas-api | nbm-file | RELEASE125 |
org.netbeans.modules : org-netbeans-modules-websvc-saas-codegen | nbm-file | RELEASE125 |
org.netbeans.modules : org-netbeans-modules-websvc-saas-kit | nbm-file | RELEASE125 |
org.netbeans.modules : org-netbeans-modules-websvc-saas-ui | nbm-file | RELEASE125 |