io.github.pablobastidasv:mongojdbc-utils

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

License

License

GroupId

GroupId

io.github.pablobastidasv
ArtifactId

ArtifactId

mongojdbc-utils
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.pablobastidasv:mongojdbc-utils
Library to increase the productivity allowing the developer focus on the logic he needs to work forgetting about Mongodb-JDBC concerns.
Project URL

Project URL

https://github.com/pablobastidasv/mongojdbc-jee
Source Code Management

Source Code Management

http://github.com/pablobastidasv/mongojdbc-jee/tree/master

Download mongojdbc-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pablobastidasv/mongojdbc-utils/ -->
<dependency>
    <groupId>io.github.pablobastidasv</groupId>
    <artifactId>mongojdbc-utils</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pablobastidasv/mongojdbc-utils/
implementation 'io.github.pablobastidasv:mongojdbc-utils:1.4.1'
// https://jarcasting.com/artifacts/io.github.pablobastidasv/mongojdbc-utils/
implementation ("io.github.pablobastidasv:mongojdbc-utils:1.4.1")
'io.github.pablobastidasv:mongojdbc-utils:jar:1.4.1'
<dependency org="io.github.pablobastidasv" name="mongojdbc-utils" rev="1.4.1">
  <artifact name="mongojdbc-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pablobastidasv', module='mongojdbc-utils', version='1.4.1')
)
libraryDependencies += "io.github.pablobastidasv" % "mongojdbc-utils" % "1.4.1"
[io.github.pablobastidasv/mongojdbc-utils "1.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : mongodb-driver-sync jar 3.10.2

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0