File | Operation |
---|---|
metro-saaj-3.0.2.pom | download |
<dependency>
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>metro-saaj</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sun.xml.messaging.saaj', module='metro-saaj', version='3.0.2')
)
<parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> <version>1.0.7</version> </parent>