Last Version

Speedment - Runtime - Config 3.2.10

An object-oriented model of a relational database that can be used to store metadata about the structure.

License

License

Categories

Categories

config Application Layer Libs Configuration Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-config
Version

Version

3.2.10
Type

Type

jar
Description

Description

Speedment - Runtime - Config
An object-oriented model of a relational database that can be used to store metadata about the structure.
Project URL

Project URL

https://www.github.com/speedment/speedment/wiki/DBModel/
Project Organization

Project Organization

Speedment, Inc.

Download runtime-config 3.2.10


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

Dependencies

compile (2)

Group / Artifact Type Version
com.speedment.common : function jar
com.speedment.common : invariant jar

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.