io.semla:semla-graphql

simple entity management library of awesomeness

License

License

GroupId

GroupId

io.semla
ArtifactId

ArtifactId

semla-graphql
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple entity management library of awesomeness

Download semla-graphql

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.semla : semla-jpa jar 1.2.1
com.graphql-java : graphql-java jar 17.3

test (3)

Group / Artifact Type Version
io.semla : semla-common-test jar 1.2.1
io.semla : semla-jpa-test jar 1.2.1
io.semla : semla-jpa jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0