quark runtime

Java runtime for the quark compiler

License

License

Categories

Categories

Data Wire Data Structures
GroupId

GroupId

io.datawire.quark
ArtifactId

ArtifactId

quark
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

pom
Description

Description

quark runtime
Java runtime for the quark compiler
Project URL

Project URL

http://datawire.github.io/quark/
Project Organization

Project Organization

Datawire

Download quark

Filename Size
quark-0.4.2.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • runtime/core
  • runtime/netty
  • tools/quark-maven-plugin

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