| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.b2wdigital | 
    
| ArtifactId | ArtifactIdrestql-core | 
    
| Last Version | Last Version2.1.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionrestQL Core 
            Microservice query language for Java 
         | 
    
| Filename | Size | 
|---|---|
| restql-core-2.1.7.pom | |
| restql-core-2.1.7.jar | 4 MB | 
| restql-core-2.1.7-sources.jar | 16 KB | 
| restql-core-2.1.7-javadoc.jar | 196 KB | 
| restql-core-2.1.7-jar-with-dependencies.jar | 10 MB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |