MVN

com.thinkaurelius.faunus : faunus

Maven & Gradle

Apr 22, 2014
260 stars

Faunus: Graph Analytics Engine

<dependency>
    <groupId>com.thinkaurelius.faunus</groupId>
    <artifactId>faunus</artifactId>
    <version>0.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thinkaurelius.faunus : faunus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.4

All Versions

Choose a version of com.thinkaurelius.faunus : faunus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
faunus-0.4.4
faunus-0.4.3
faunus-0.4.2
faunus-0.4.1
faunus-0.4.0
0.3.x
faunus-0.3.2
faunus-0.3.1
faunus-0.3.0
0.1.x
faunus-0.1.1
faunus-0.1.0

How to add a dependency to Maven

Add the following com.thinkaurelius.faunus : faunus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thinkaurelius.faunus</groupId>
    <artifactId>faunus</artifactId>
    <version>0.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thinkaurelius.faunus : faunus gradle dependency to your build.gradle file:

implementation 'com.thinkaurelius.faunus:faunus:0.4.4'

Gradle Kotlin DSL: Add the following com.thinkaurelius.faunus : faunus gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thinkaurelius.faunus:faunus:0.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thinkaurelius.faunus : faunus sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thinkaurelius.faunus" % "faunus" % "0.4.4"

Advertisement

Dependencies from Group

Apr 22, 2014
260 stars

Discover Dependencies

Jun 03, 2011
3 stars
Mar 18, 2015
0 stars
Feb 28, 2014
23 usages
Nov 21, 2012
5 usages
28 stars
Dec 05, 2014
2 usages
1 stars
Nov 08, 2005
3 usages
imq
Sep 18, 2014
7 usages
Mar 21, 2015
0 stars