<dependency>
<groupId>org.netbeans.modules</groupId>
<artifactId>org-netbeans-modules-j2ee-common</artifactId>
<version>RELEASE125</version>
</dependency>
libraryDependencies += "org.netbeans.modules" % "org-netbeans-modules-j2ee-common" % "RELEASE125"
@Grapes(
@Grab(group='org.netbeans.modules', module='org-netbeans-modules-j2ee-common', version='RELEASE125')
)
<dependency org="org.netbeans.modules" name="org-netbeans-modules-j2ee-common" rev="RELEASE125" />
<parent> <groupId>org.apache.netbeans</groupId> <artifactId>netbeans-parent</artifactId> <version>2</version> </parent>
compile
|-- org.netbeans.api:org-netbeans-api-annotations-common:RELEASE125
|-- org.netbeans.api:org-netbeans-api-java:RELEASE125
|-- org.netbeans.api:org-netbeans-api-java-classpath:RELEASE125
|-- org.netbeans.api:org-netbeans-api-progress:RELEASE125
|-- org.netbeans.api:org-netbeans-api-web-webmodule:RELEASE125
|-- org.netbeans.api:org-netbeans-libs-javacapi:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-db:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-editor:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-editor-completion:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-editor-lib:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-j2ee-api-ejbmodule:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-j2ee-core:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-j2ee-core-utilities:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-j2ee-dd:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-j2ee-metadata:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-j2ee-persistence:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-j2ee-persistenceapi:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-j2eeserver:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-java-api-common:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-platform:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-project:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-source-base:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-sourceui:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-javaee-injection:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-javaee-specs-support:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-project-ant:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-project-libraries:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-project-libraries-ui:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-projectapi:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-projectuiapi:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-projectuiapi-base:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-queries:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-web-browser-api:RELEASE125
|-- org.netbeans.modules:org-netbeans-modules-web-common:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-websvc-jaxws21api:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-websvc-wsstackapi:RELEASE125
|-- org.netbeans.api:org-netbeans-spi-editor-hints:RELEASE125
|-- org.netbeans.api:org-netbeans-spi-java-hints:RELEASE125
|-- org.netbeans.api:org-openide-actions:RELEASE125
|-- org.netbeans.api:org-openide-awt:RELEASE125
|-- org.netbeans.api:org-openide-dialogs:RELEASE125
|-- org.netbeans.api:org-openide-explorer:RELEASE125
|-- org.netbeans.api:org-openide-filesystems:RELEASE125
|-- org.netbeans.api:org-openide-loaders:RELEASE125
|-- org.netbeans.api:org-openide-modules:RELEASE125
|-- org.netbeans.api:org-openide-nodes:RELEASE125
|-- org.netbeans.api:org-openide-text:RELEASE125
|-- org.netbeans.api:org-openide-util-ui:RELEASE125
|-- org.netbeans.api:org-openide-util:RELEASE125