MVN

org.ferris : ferris-bible-common

Maven & Gradle

Jun 21, 2011
2 usages

Ferris Bible: Common · Ferris Bible Common is a project which contains commonly shared coded for all of the other bible projects.

<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-bible-common</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ferris : ferris-bible-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of org.ferris : ferris-bible-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
ferris-bible-common-0.0.5

How to add a dependency to Maven

Add the following org.ferris : ferris-bible-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-bible-common</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ferris : ferris-bible-common gradle dependency to your build.gradle file:

implementation 'org.ferris:ferris-bible-common:0.0.5'

Gradle Kotlin DSL: Add the following org.ferris : ferris-bible-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ferris:ferris-bible-common:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ferris : ferris-bible-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ferris" % "ferris-bible-common" % "0.0.5"

Advertisement

Dependencies from Group

Mar 05, 2010
7 usages
Mar 05, 2010
5 usages
Mar 06, 2010
2 usages
Mar 06, 2010
2 usages
Mar 18, 2010
2 usages

Discover Dependencies

Mar 06, 2010
1 usages
Jun 10, 2011
2 usages
Feb 05, 2012
Apr 22, 2011
2 usages
27 stars
ssh
Jun 29, 2012
4 usages
2 stars
Apr 22, 2011
2 usages
27 stars
Feb 21, 2012
1 usages
6 stars