MVN

com.nfl.glitr : glitr-core

Maven & Gradle

Mar 21, 2019
2 usages
0 stars

glitr-core · A library that lets you use Plain Old Java Objects to describe your GraphQL schema.

<dependency>
    <groupId>com.nfl.glitr</groupId>
    <artifactId>glitr-core</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nfl.glitr : glitr-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.nfl.glitr : glitr-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
glitr-core-0.0.5
glitr-core-0.0.4
glitr-core-0.0.3

How to add a dependency to Maven

Add the following com.nfl.glitr : glitr-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nfl.glitr</groupId>
    <artifactId>glitr-core</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nfl.glitr : glitr-core gradle dependency to your build.gradle file:

implementation 'com.nfl.glitr:glitr-core:0.0.5'

Gradle Kotlin DSL: Add the following com.nfl.glitr : glitr-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nfl.glitr:glitr-core:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nfl.glitr : glitr-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nfl.glitr" % "glitr-core" % "0.0.5"

Advertisement

Dependencies from Group

Mar 21, 2019
2 usages
0 stars
Sep 17, 2019
1 usages
40 stars

Discover Dependencies

Apr 23, 2021
3 usages
78 stars
Jan 20, 2014
2 usages
pce
Dec 05, 2016
2 usages
14 stars
Jul 07, 2023
26 usages
126 stars
Mar 26, 2023
1 usages
1 stars
Jul 03, 2018
2 usages
4 stars