MVN

io.github.pablobastidasv : mongojdbc-utils

Maven & Gradle

May 30, 2019
1 stars

Library to increase the productivity allowing the developer focus on the logic he needs to work forgetting about Mongodb-JDBC concerns.

<dependency>
    <groupId>io.github.pablobastidasv</groupId>
    <artifactId>mongojdbc-utils</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pablobastidasv : mongojdbc-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of io.github.pablobastidasv : mongojdbc-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
mongojdbc-utils-1.4.1
mongojdbc-utils-1.4.0
1.3.x
mongojdbc-utils-1.3.0
1.2.x
mongojdbc-utils-1.2.0
1.1.x
mongojdbc-utils-1.1.0
1.0.x
mongojdbc-utils-1.0.0

How to add a dependency to Maven

Add the following io.github.pablobastidasv : mongojdbc-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pablobastidasv</groupId>
    <artifactId>mongojdbc-utils</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pablobastidasv : mongojdbc-utils gradle dependency to your build.gradle file:

implementation 'io.github.pablobastidasv:mongojdbc-utils:1.4.1'

Gradle Kotlin DSL: Add the following io.github.pablobastidasv : mongojdbc-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pablobastidasv:mongojdbc-utils:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pablobastidasv : mongojdbc-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pablobastidasv" % "mongojdbc-utils" % "1.4.1"

Advertisement

Dependencies from Group

Nov 04, 2018
1 stars
kc
Nov 15, 2018
10 stars
Feb 09, 2019
10 stars

Discover Dependencies

Mar 13, 2022
3 usages
1 stars
Jul 16, 2019
3 usages
0 stars
Oct 24, 2018
2 stars
Sep 23, 2022
68.3k stars
Oct 08, 2018
1.3k stars
Jul 05, 2019
2 usages
0 stars