is not current version
Last Version 3.2.10

com.speedment.tool:tool-parent 3.0.6

A bundle of modules that make up the Speedment Tool.

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.tool
ArtifactId

ArtifactId

tool-parent
Version

Version

3.0.6
Type

Type

pom

Download tool-parent 3.0.6

Filename Size
tool-parent-3.0.6.pom 3 KB
Browse

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