MVN

org.simpledbm : simpledbm-common

Maven & Gradle

Jul 31, 2014
4 usages

SimpleDBM Common · SimpleDBM Common

<dependency>
    <groupId>org.simpledbm</groupId>
    <artifactId>simpledbm-common</artifactId>
    <version>1.0.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.23

All Versions

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

Version Vulnerabilities Updated
1.0.x
simpledbm-common-1.0.23
simpledbm-common-1.0.22

How to add a dependency to Maven

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

<dependency>
    <groupId>org.simpledbm</groupId>
    <artifactId>simpledbm-common</artifactId>
    <version>1.0.23</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.simpledbm:simpledbm-common:1.0.23'

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

implementation("org.simpledbm:simpledbm-common:1.0.23")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.simpledbm" % "simpledbm-common" % "1.0.23"

Advertisement

Dependencies from Group

Jul 31, 2014
4 usages
Jul 31, 2014
2 usages
Jul 31, 2014
1 usages

Discover Dependencies

Feb 21, 2018
12 usages
58 stars
Jun 29, 2020
7 usages
0 stars
Nov 30, 2020
10 usages
51 stars
Sep 07, 2021
17 usages
2.3k stars
Dec 27, 2013
4 usages
1 stars
Jun 22, 2023
83 usages
51 stars
Jul 09, 2006
33 usages
Mar 24, 2015
17 usages
2.5k stars
Apr 01, 2020
12 usages
8 stars