Last Version

RedG Runtime 2.4.1

The RedG runtime library needed to use the generated entity classes.

License

License

GroupId

GroupId

com.btc-ag.redg
ArtifactId

ArtifactId

redg-runtime
Version

Version

2.4.1
Type

Type

jar
Description

Description

RedG Runtime
The RedG runtime library needed to use the generated entity classes.
Project URL

Project URL

https://btc-ag.github.io/redg
Project Organization

Project Organization

BTC Business Technology Consulting AG

Download redg-runtime 2.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.btc-ag.redg : redg-models jar 2.4.1
org.slf4j : slf4j-api jar 1.7.21
com.fasterxml.jackson.core : jackson-core Optional jar 2.9.9
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.9.3
org.assertj : assertj-core jar 3.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0
com.h2database : h2 jar 1.4.194

Project Modules

There are no modules declared in this project.