Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdio.streamnative.tests |
ArtifactId | ArtifactIdtests-parent |
Version | Version2.9.0-rc-202107192205 |
Type | Typepom |
Filename | Size |
---|---|
tests-parent-2.9.0-rc-202107192205.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/ -->
<dependency>
<groupId>io.streamnative.tests</groupId>
<artifactId>tests-parent</artifactId>
<version>2.9.0-rc-202107192205</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/
implementation 'io.streamnative.tests:tests-parent:2.9.0-rc-202107192205'
// https://jarcasting.com/artifacts/io.streamnative.tests/tests-parent/
implementation ("io.streamnative.tests:tests-parent:2.9.0-rc-202107192205")
'io.streamnative.tests:tests-parent:pom:2.9.0-rc-202107192205'
<dependency org="io.streamnative.tests" name="tests-parent" rev="2.9.0-rc-202107192205">
<artifact name="tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.tests', module='tests-parent', version='2.9.0-rc-202107192205')
)
libraryDependencies += "io.streamnative.tests" % "tests-parent" % "2.9.0-rc-202107192205"
[io.streamnative.tests/tests-parent "2.9.0-rc-202107192205"]