is not current version
Last Version 4.14.3.1

io.streamnative.tests:tests-parent v2.8.0-rc-202106121853


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

tests-parent
Version

Version

v2.8.0-rc-202106121853
Type

Type

pom

Download tests-parent v2.8.0-rc-202106121853


<!-- https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/ -->
<dependency>
    <groupId>io.streamnative.tests</groupId>
    <artifactId>tests-parent</artifactId>
    <version>v2.8.0-rc-202106121853</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/
implementation 'io.streamnative.tests:tests-parent:v2.8.0-rc-202106121853'
// https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/
implementation ("io.streamnative.tests:tests-parent:v2.8.0-rc-202106121853")
'io.streamnative.tests:tests-parent:pom:v2.8.0-rc-202106121853'
<dependency org="io.streamnative.tests" name="tests-parent" rev="v2.8.0-rc-202106121853">
  <artifact name="tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='tests-parent', version='v2.8.0-rc-202106121853')
)
libraryDependencies += "io.streamnative.tests" % "tests-parent" % "v2.8.0-rc-202106121853"
[io.streamnative.tests/tests-parent "v2.8.0-rc-202106121853"]