restQL Core

Microservice query language for Java

License

License

GroupId

GroupId

com.b2wdigital
ArtifactId

ArtifactId

restql-core
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

restQL Core
Microservice query language for Java

Download restql-core

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.clojure : clojure jar 1.7.0
http-kit » http-kit jar 2.2.0
org.clojure : tools.logging jar 0.3.1
ring » ring-codec jar 1.0.1
slingshot » slingshot jar 0.12.2
instaparse » instaparse jar 1.4.5
prismatic » schema jar 1.1.6
org.clojure : core.async jar 0.2.395
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
cheshire » cheshire jar 5.5.0
adzerk » bootlaces jar 0.1.13
org.clojure : tools.reader jar 1.0.5

test (4)

Group / Artifact Type Version
onetom » boot-lein-generate jar 0.1.3
se.haleby » stub-http jar 0.2.3
junit : junit jar 4.12
expectations » expectations jar 2.0.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.2.0
1.1.0
1.0.3
1.0.1
1.0.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0