File | Operation |
---|---|
docker-images-4.17.1.1.pom | download |
<dependency>
<groupId>io.streamnative.tests</groupId>
<artifactId>docker-images</artifactId>
<version>4.17.1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='docker-images', version='4.17.1.1')
)
<parent> <groupId>io.streamnative.tests</groupId> <artifactId>tests-parent</artifactId> <version>4.17.1.1</version> </parent>