File | Operation |
---|---|
microprofile-tck-bom-3.0-RC2.pom | download |
<dependency>
<groupId>org.eclipse.microprofile</groupId>
<artifactId>microprofile-tck-bom</artifactId>
<version>3.0-RC2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile', module='microprofile-tck-bom', version='3.0-RC2')
)
<parent> <groupId>org.eclipse.microprofile</groupId> <artifactId>microprofile-parent</artifactId> <version>3.0-RC2</version> </parent>