quark runtime api

Quark compiler generates code against this runtime api

License

License

Categories

Categories

Data Wire Data Structures
GroupId

GroupId

io.datawire.quark
ArtifactId

ArtifactId

quark-core
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

quark runtime api
Quark compiler generates code against this runtime api
Project Organization

Project Organization

Datawire

Download quark-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.5.3
io.netty : netty-all jar 4.0.32.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.3.10
0.3.1
0.3.0
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.16
0.1.15
0.1.14
0.1.12
0.1.0