| License |
License |
|---|---|
| GroupId | GroupIdio.github.pablobastidasv |
| ArtifactId | ArtifactIdmongojdbc-utils |
| Last Version | Last Version1.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mongojdbc-utils-1.4.1.pom | |
| mongojdbc-utils-1.4.1.jar | 10 KB |
| mongojdbc-utils-1.4.1-sources.jar | 7 KB |
| mongojdbc-utils-1.4.1-javadoc.jar | 433 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongodb-driver-sync | jar | 3.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 8.0 |