is not current version
Last Version 3.2.10

com.speedment.test:test-parent 3.2.9

Support classes for testing

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.test
ArtifactId

ArtifactId

test-parent
Version

Version

3.2.9
Type

Type

pom

Download test-parent 3.2.9

Filename Size
test-parent-3.2.9.pom 2 KB
Browse

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