MVN

org.grouplens.grapht : grapht

Maven & Gradle

Aug 11, 2017
4 usages
25 stars

Grapht Dependency Injector · Grapht is a dependency injection container that uses pre-computed dependency graphs to track and analyze dependencies.

<dependency>
    <groupId>org.grouplens.grapht</groupId>
    <artifactId>grapht</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.grouplens.grapht : grapht to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0
  • Latest Beta: 0.11.0-BETA3

All Versions

Choose a version of org.grouplens.grapht : grapht to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
grapht-0.11.0-BETA3
grapht-0.11.0-BETA2
grapht-0.11.0-BETA1
0.10.x
grapht-0.10.0
grapht-0.10.0-BETA1
0.9.x
grapht-0.9.1
grapht-0.9.0
0.8.x
grapht-0.8.1
grapht-0.8.0
0.7.x
grapht-0.7.0
0.6.x
grapht-0.6.0
0.5.x
grapht-0.5.0
0.4.x
grapht-0.4.3
grapht-0.4.2
grapht-0.4.1
grapht-0.4.0
0.3.x
grapht-0.3.1
grapht-0.3.0
0.2.x
grapht-0.2.1
grapht-0.2.0
0.1.x
grapht-0.1.0

How to add a dependency to Maven

Add the following org.grouplens.grapht : grapht maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.grouplens.grapht</groupId>
    <artifactId>grapht</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.grouplens.grapht : grapht gradle dependency to your build.gradle file:

implementation 'org.grouplens.grapht:grapht:0.10.0'

Gradle Kotlin DSL: Add the following org.grouplens.grapht : grapht gradle kotlin dependency to your build.gradle.kts file:

implementation("org.grouplens.grapht:grapht:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.grouplens.grapht : grapht sbt scala dependency to your build.sbt file:

libraryDependencies += "org.grouplens.grapht" % "grapht" % "0.10.0"

Advertisement

Dependencies from Group

Aug 11, 2017
4 usages
25 stars

Discover Dependencies

May 17, 2016
1 usages
Feb 27, 2023
7 usages
4.7k stars
Aug 23, 2023
57 usages
Jun 06, 2023
7 usages
Jul 31, 2017
223 usages
Aug 10, 2023
77 usages
27 stars
Aug 10, 2023
38 usages
27 stars
May 24, 2021
45 usages
May 24, 2021
43 usages
Aug 10, 2023
54 usages
27 stars