is not current version
Last Version 3.2.10

com.speedment:tool 3.2.7

The main Speedment bundle that contains all the tool dependencies that should be exposed to the end user.

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment
ArtifactId

ArtifactId

tool
Version

Version

3.2.7
Type

Type

pom

Download tool 3.2.7

Filename Size
tool-3.2.7.pom 2 KB
Browse

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