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