MVN

org.opencord : foo-app

Maven & Gradle

Jan 30, 2018

CORD configuration meta application

<dependency>
    <groupId>org.opencord</groupId>
    <artifactId>foo-app</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencord : foo-app to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.opencord : foo-app to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
foo-app-1.3.0

How to add a dependency to Maven

Add the following org.opencord : foo-app maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opencord</groupId>
    <artifactId>foo-app</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opencord : foo-app gradle dependency to your build.gradle file:

implementation 'org.opencord:foo-app:1.3.0'

Gradle Kotlin DSL: Add the following org.opencord : foo-app gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opencord:foo-app:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opencord : foo-app sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opencord" % "foo-app" % "1.3.0"

Advertisement

Dependencies from Group

Jun 08, 2023
18 usages
Jun 13, 2023
8 usages
Jun 07, 2018
6 usages
Jun 13, 2023
2 usages
Jun 12, 2023
2 usages

Discover Dependencies

Aug 07, 2023
4 usages
5.7k stars
Jan 11, 2020
14 usages
423 stars
Mar 03, 2023
1 usages
12 stars
Sep 17, 2020
2 usages
Jan 10, 2023
65 usages
4.3k stars
Jun 15, 2023
8 usages
226 stars
Jun 15, 2023
5 usages
181 stars