is not current version
Last Version 3.2.10

com.speedment:tool 3.0.0-EA2

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.0.0-EA2
Type

Type

pom

Download tool 3.0.0-EA2

Filename Size
tool-3.0.0-EA2.pom 2 KB
Browse

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