MVN

org.yamj : api-common

Maven & Gradle

Mar 16, 2017
13 usages

API-Common · Common functions for the APIs used by YAMJ

<dependency>
    <groupId>org.yamj</groupId>
    <artifactId>api-common</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1

All Versions

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

Version Vulnerabilities Updated
2.1
api-common-2.1
2.0
api-common-2.0
1.4
api-common-1.4
1.3
api-common-1.3
1.2
api-common-1.2
1.1
api-common-1.1
1.0
api-common-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.yamj</groupId>
    <artifactId>api-common</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.yamj:api-common:2.1'

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

implementation("org.yamj:api-common:2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.yamj" % "api-common" % "2.1"

Advertisement

Dependencies from Group

Mar 16, 2017
13 usages
Mar 16, 2017

Discover Dependencies

Nov 04, 2015
11 usages
May 10, 2023
11 usages
1.1k stars
May 11, 2016
11 usages
Jun 14, 2023
11 usages
Jul 14, 2023
12 usages
943 stars
May 20, 2020
15 usages
42.5k stars
May 02, 2018
21 usages
Jul 13, 2023
13 usages
82 stars
Jan 01, 2021
10 usages
3 stars