License |
License |
---|---|
GroupId | GroupIdio.causallabs |
ArtifactId | ArtifactIdruntime |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCausal Runtime Library
Runtime required to run Causal java components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
runtime-0.5.2.pom | |
runtime-0.5.2.jar | 5 KB |
runtime-0.5.2-sources.jar | 3 KB |
runtime-0.5.2-javadoc.jar | 393 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |