<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-netbeans-modules-j2ee-dd</artifactId>
<version>RELEASE125</version>
</dependency>
@Grapes(
@Grab(group='org.netbeans.api', module='org-netbeans-modules-j2ee-dd', version='RELEASE125')
)
<dependency org="org.netbeans.api" name="org-netbeans-modules-j2ee-dd" 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-libs-javacapi:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-j2ee-metadata:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-project:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-project-ui:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-java-source-base:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-projectapi:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-schema2beans:RELEASE125
|-- org.netbeans.api:org-netbeans-modules-xml-core:RELEASE125
|-- org.netbeans.api:org-openide-filesystems:RELEASE125
|-- org.netbeans.api:org-openide-loaders:RELEASE125
|-- org.netbeans.api:org-openide-nodes:RELEASE125
|-- org.netbeans.api:org-openide-util-ui:RELEASE125
|-- org.netbeans.api:org-openide-util:RELEASE125
|-- org.netbeans.api:org-openide-util-lookup:RELEASE125
runtime
|-- org.netbeans.modules:org-netbeans-modules-j2ee-metadata-model-support:RELEASE125