is not current version
Last Version 3.2.10

com.speedment.tool:tool-parent 3.1.10

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.1.10
Type

Type

pom

Download tool-parent 3.1.10

Filename Size
tool-parent-3.1.10.pom 4 KB
Browse

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