License |
License |
---|---|
GroupId | GroupIdio.fria |
ArtifactId | ArtifactIdlilo |
Last Version | Last Version22.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlilo-graphql
Lilo GraphQL stitching library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lilo-22.5.1.pom | |
lilo-22.5.1.jar | 39 KB |
lilo-22.5.1-sources.jar | 16 KB |
lilo-22.5.1-javadoc.jar | 489 KB |
Browse |
<!-- 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"]
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 |
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 |