MVN

org.openmbee.mms : example

Maven & Gradle

Jun 05, 2023
23 stars

example · example, a module of the MMS

<dependency>
    <groupId>org.openmbee.mms</groupId>
    <artifactId>example</artifactId>
    <version>4.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openmbee.mms : example to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.18

All Versions

Choose a version of org.openmbee.mms : example to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
example-4.0.18
example-4.0.17
example-4.0.16
example-4.0.15
example-4.0.14
example-4.0.13
example-4.0.12
example-4.0.11
example-4.0.10
example-4.0.9
example-4.0.8
example-4.0.7
example-4.0.6
example-4.0.5
example-4.0.4
example-4.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openmbee.mms</groupId>
    <artifactId>example</artifactId>
    <version>4.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openmbee.mms : example gradle dependency to your build.gradle file:

implementation 'org.openmbee.mms:example:4.0.18'

Gradle Kotlin DSL: Add the following org.openmbee.mms : example gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openmbee.mms:example:4.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openmbee.mms : example sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openmbee.mms" % "example" % "4.0.18"

Advertisement

Dependencies from Group

Jun 05, 2023
8 usages
23 stars
rdb
Jun 05, 2023
6 usages
23 stars
Jun 05, 2023
4 usages
23 stars
Jun 05, 2023
2 usages
23 stars
Jun 05, 2023
1 usages
23 stars

Discover Dependencies