Causal Runtime Library

Runtime required to run Causal java components.

License

License

GroupId

GroupId

io.causallabs
ArtifactId

ArtifactId

runtime
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Causal Runtime Library
Runtime required to run Causal java components.
Project URL

Project URL

http://www.causallabs.io
Source Code Management

Source Code Management

https://github.com/CausalLabs/runtime.git

Download runtime

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.apache.avro : avro jar 1.11.0
org.slf4j : slf4j-api jar 1.7.32

runtime (1)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.3.1
0.3.0
0.2.0
0.1.4
0.1.1