is not current version
Last Version 1.5.0

Example - dgs-spring-boot 1.4.0

Example for using neo4j-graphql-java with Spring Boot and Netflix Domain Graph Service (DGS)

License

License

Categories

Categories

Spring Boot Container Microservices Neo4J Data Databases
GroupId

GroupId

org.neo4j.graphql.examples
ArtifactId

ArtifactId

dgs-spring-boot
Version

Version

1.4.0
Type

Type

jar
Description

Description

Example - dgs-spring-boot
Example for using neo4j-graphql-java with Spring Boot and Netflix Domain Graph Service (DGS)
Project Organization

Project Organization

Neo Technology

Download dgs-spring-boot 1.4.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web jar
org.neo4j.driver : neo4j-java-driver-spring-boot-starter jar 4.2.4.0
org.neo4j : neo4j-graphql-java jar 1.4.0
com.netflix.graphql.dgs : graphql-dgs-spring-boot-starter jar 3.12.1
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.testcontainers : neo4j jar 1.15.3
org.testcontainers : junit-jupiter jar 1.15.3
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.32

Project Modules

There are no modules declared in this project.