License |
License |
---|---|
GroupId | GroupIdcom.btc-ag.redg |
ArtifactId | ArtifactIdredg-runtime |
Version | Version2.4.1 |
Type | Typejar |
Description |
DescriptionRedG Runtime
The RedG runtime library needed to use the generated entity classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
redg-runtime-2.4.1.pom | |
redg-runtime-2.4.1.jar | 63 KB |
redg-runtime-2.4.1-sources.jar | 53 KB |
redg-runtime-2.4.1-javadoc.jar | 286 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.0 |
com.h2database : h2 | jar | 1.4.194 |