File | Operation |
---|---|
xml.registry-api-parent-1.0.10.pom | download |
<dependency>
<groupId>jakarta.xml.registry</groupId>
<artifactId>xml.registry-api-parent</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='jakarta.xml.registry', module='xml.registry-api-parent', version='1.0.10')
)
<parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> <version>1.0.5</version> </parent>