is not current version
Last Version 4.14.3.1

io.streamnative.tests:tests-parent 2.9.0.0-rc-8


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative.tests
ArtifactId

ArtifactId

tests-parent
Version

Version

2.9.0.0-rc-8
Type

Type

pom

Download tests-parent 2.9.0.0-rc-8


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