is not current version
Last Version 3.2.10

com.speedment.common:common-parent 3.0.19

Reusable java components that are used in the Speedment project.

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

common-parent
Version

Version

3.0.19
Type

Type

pom

Download common-parent 3.0.19

Filename Size
common-parent-3.0.19.pom 2 KB
Browse

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