Last Version

Speedment - Runtime - Field 3.2.10

Partly generated model of the fields that represent columns in the database. Fields can be used to produce special predicates and functions that contain metadata that Speedment can analyze runtime.

License

License

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.runtime
ArtifactId

ArtifactId

runtime-field
Version

Version

3.2.10
Type

Type

jar
Description

Description

Speedment - Runtime - Field
Partly generated model of the fields that represent columns in the database. Fields can be used to produce special predicates and functions that contain metadata that Speedment can analyze runtime.
Project Organization

Project Organization

Speedment, Inc.

Download runtime-field 3.2.10


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

Dependencies

compile (7)

Group / Artifact Type Version
com.speedment.common : invariant jar
com.speedment.common : tuple jar
com.speedment.common : function jar
com.speedment.common : annotation jar
com.speedment.runtime : runtime-config jar 3.2.10
com.speedment.runtime : runtime-compute jar 3.2.10
com.speedment.runtime : runtime-typemapper jar 3.2.10

test (4)

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

Project Modules

There are no modules declared in this project.