lilo-graphql

Lilo GraphQL stitching library

License

License

GroupId

GroupId

io.fria
ArtifactId

ArtifactId

lilo
Last Version

Last Version

22.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

lilo-graphql
Lilo GraphQL stitching library
Project URL

Project URL

https://github.com/friatech/lilo
Source Code Management

Source Code Management

https://github.com/friatech/lilo/tree/main

Download lilo

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.graphql-java : graphql-java jar 18.0
org.slf4j : slf4j-api jar 1.7.36
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.4.0
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
22.5.1
22.5.0
22.4.17
22.4.16
22.4.15
22.4.13
22.4.12