MVN

tech.kronicle : graphql-java-code-first-annotations

Maven & Gradle

Feb 25, 2023
0 stars

tech.kronicle:graphql-java-code-first-annotations · graphql-java-code-first-annotations library for taking a code first approach with the graphql-java framework

<dependency>
    <groupId>tech.kronicle</groupId>
    <artifactId>graphql-java-code-first-annotations</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.kronicle : graphql-java-code-first-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of tech.kronicle : graphql-java-code-first-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
graphql-java-code-first-annotations-0.2.1
0.1.x
graphql-java-code-first-annotations-0.1.331
graphql-java-code-first-annotations-0.1.324
graphql-java-code-first-annotations-0.1.310
graphql-java-code-first-annotations-0.1.302
graphql-java-code-first-annotations-0.1.295
graphql-java-code-first-annotations-0.1.290
graphql-java-code-first-annotations-0.1.254
graphql-java-code-first-annotations-0.1.250
graphql-java-code-first-annotations-0.1.249
graphql-java-code-first-annotations-0.1.246

How to add a dependency to Maven

Add the following tech.kronicle : graphql-java-code-first-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tech.kronicle</groupId>
    <artifactId>graphql-java-code-first-annotations</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.kronicle : graphql-java-code-first-annotations gradle dependency to your build.gradle file:

implementation 'tech.kronicle:graphql-java-code-first-annotations:0.2.1'

Gradle Kotlin DSL: Add the following tech.kronicle : graphql-java-code-first-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.kronicle:graphql-java-code-first-annotations:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.kronicle : graphql-java-code-first-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.kronicle" % "graphql-java-code-first-annotations" % "0.2.1"

Advertisement

Dependencies from Group

Jul 09, 2022
4 usages
12 stars
Jul 09, 2022
4 usages
12 stars
Jul 09, 2022
2 usages
12 stars
Jul 09, 2022
2 usages
12 stars
sdk
Sep 12, 2021
1 usages
12 stars

Discover Dependencies