Last Version

expretau-runtime 1.1.0

The runtime module for ExpreTau

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.datacanvasio.expretau
ArtifactId

ArtifactId

expretau-runtime
Version

Version

1.1.0
Type

Type

jar
Description

Description

expretau-runtime
The runtime module for ExpreTau
Project URL

Project URL

https://github.com/DataCanvasIO/expretau

Download expretau-runtime 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.2
org.projectlombok : lombok Optional jar 1.18.16
com.google.code.findbugs : jsr305 Optional jar 3.0.2
io.github.datacanvasio.expretau : expretau-annotations Optional jar 1.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.