File | Operation |
---|---|
cdi-tck-parent-4.0.0.Alpha4.pom | download |
<dependency>
<groupId>jakarta.enterprise</groupId>
<artifactId>cdi-tck-parent</artifactId>
<version>4.0.0.Alpha4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='jakarta.enterprise', module='cdi-tck-parent', version='4.0.0.Alpha4')
)
<parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> <version>1.0.6</version> </parent>