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