Last Version

Speedment - Common - All 3.2.10

A combined pom artifact to make it easier to depend on the latest version of all common modules.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

common-all
Version

Version

3.2.10
Type

Type

pom
Description

Description

Speedment - Common - All
A combined pom artifact to make it easier to depend on the latest version of all common modules.
Project Organization

Project Organization

Speedment, Inc.

Download common-all 3.2.10

Filename Size
common-all-3.2.10.pom 4 KB
Browse

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

Dependencies

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.