is not current version
Last Version 5.6.1

com.github.sparow199:graphql-spring-boot-test-autoconfigure 5.6.0

GraphQL Spring Framework Boot

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.sparow199
ArtifactId

ArtifactId

graphql-spring-boot-test-autoconfigure
Version

Version

5.6.0
Type

Type

jar

Download graphql-spring-boot-test-autoconfigure 5.6.0


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