MVN

com.dev-smart : microdb-runtime

Maven & Gradle

Apr 10, 2018
1 usages
3 stars

microdb-runtime · Runtime for MicroDb

<dependency>
    <groupId>com.dev-smart</groupId>
    <artifactId>microdb-runtime</artifactId>
    <version>0.3.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dev-smart : microdb-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.17

All Versions

Choose a version of com.dev-smart : microdb-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
microdb-runtime-0.3.17
microdb-runtime-0.3.16
microdb-runtime-0.3.15
microdb-runtime-0.3.14
microdb-runtime-0.3.13
microdb-runtime-0.3.11
microdb-runtime-0.3.7
microdb-runtime-0.3.4
microdb-runtime-0.3.0

How to add a dependency to Maven

Add the following com.dev-smart : microdb-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dev-smart</groupId>
    <artifactId>microdb-runtime</artifactId>
    <version>0.3.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dev-smart : microdb-runtime gradle dependency to your build.gradle file:

implementation 'com.dev-smart:microdb-runtime:0.3.17'

Gradle Kotlin DSL: Add the following com.dev-smart : microdb-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dev-smart:microdb-runtime:0.3.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dev-smart : microdb-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dev-smart" % "microdb-runtime" % "0.3.17"

Advertisement

Dependencies from Group

May 03, 2018
5 usages
3 stars
Feb 26, 2018
2 usages
3 stars
May 27, 2015
1 usages
11 stars
Apr 10, 2018
1 usages
3 stars
Apr 10, 2018
1 usages
3 stars

Discover Dependencies