Last Version

Speedment - Runtime - All 3.2.10

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

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-all
Version

Version

3.2.10
Type

Type

pom
Description

Description

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

Project Organization

Speedment, Inc.

Download runtime-all 3.2.10

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

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2

Project Modules

There are no modules declared in this project.